We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c0a61 commit 5021177Copy full SHA for 5021177
1 file changed
controllers/workspace/suite_test.go
@@ -71,7 +71,7 @@ func TestAPIs(t *testing.T) {
71
72
RegisterFailHandler(Fail)
73
74
- RunSpecs(t, "Controller Suite")
+ RunSpecs(t, "DevWorkspace Controller Suite")
75
}
76
77
var _ = BeforeSuite(func() {
0 commit comments