Skip to content

Commit 5021177

Browse files
committed
Clarify DevWorkspace controller testenv suite description
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
1 parent a7c0a61 commit 5021177

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

controllers/workspace/suite_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ func TestAPIs(t *testing.T) {
7171

7272
RegisterFailHandler(Fail)
7373

74-
RunSpecs(t, "Controller Suite")
74+
RunSpecs(t, "DevWorkspace Controller Suite")
7575
}
7676

7777
var _ = BeforeSuite(func() {

0 commit comments

Comments
 (0)