Skip to content

Commit 956db39

Browse files
committed
test/e2e: TestGinkgo
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
1 parent 31d491f commit 956db39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/suite_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ var (
3737
kcpConfig *rest.Config
3838
)
3939

40-
func TestBuilder(t *testing.T) {
40+
func TestGinkgo(t *testing.T) {
4141
RegisterFailHandler(Fail)
4242

4343
// Start a shared kcp instance.

0 commit comments

Comments
 (0)