Skip to content

Commit

Permalink
Update test/e2e/v4/generate_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Bryce Palmer <everettraven@gmail.com>
  • Loading branch information
camilamacedo86 and everettraven authored Jul 5, 2022
1 parent 24a81c3 commit b0faa09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/v4/generate_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import (
"sigs.k8s.io/kubebuilder/v3/test/e2e/utils"
)

// GenerateV3 implements a go/v3(-alpha) plugin project defined by a TestContext.
// GenerateV4 implements a go/v4(-alpha) plugin project defined by a TestContext.
func GenerateV4(kbc *utils.TestContext) {
var err error

Expand Down

0 comments on commit b0faa09

Please sign in to comment.