We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d491f commit 956db39Copy full SHA for 956db39
test/e2e/suite_test.go
@@ -37,7 +37,7 @@ var (
37
kcpConfig *rest.Config
38
)
39
40
-func TestBuilder(t *testing.T) {
+func TestGinkgo(t *testing.T) {
41
RegisterFailHandler(Fail)
42
43
// Start a shared kcp instance.
0 commit comments