diff --git a/cmd/scw/main_test.go b/cmd/scw/main_test.go index 6d58c4dcd5..4f831f1248 100644 --- a/cmd/scw/main_test.go +++ b/cmd/scw/main_test.go @@ -41,7 +41,6 @@ func Test_AllUsage(t *testing.T) { core.TestCheckExitCode(0), core.TestCheckGolden(), ), - DisableParallel: true, })) } }