Skip to content

Commit a0203d1

Browse files
zhaque44zachaller
authored andcommitted
rename func to TestControllersGinkgo
Signed-off-by: zhaque44 <[email protected]>
1 parent 9117d80 commit a0203d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/controller/suite_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const (
7676
WebhookReceiverPort = 3333
7777
)
7878

79-
func TestControllers(t *testing.T) {
79+
func TestControllersGinkgo(t *testing.T) {
8080
t.Parallel()
8181

8282
RegisterFailHandler(Fail)

0 commit comments

Comments
 (0)