Skip to content

Commit bc4caec

Browse files
authored
chore: enable parallel execution in all usage testing (#1443)
1 parent 53d6901 commit bc4caec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/scw/main_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ func Test_AllUsage(t *testing.T) {
4141
core.TestCheckExitCode(0),
4242
core.TestCheckGolden(),
4343
),
44-
DisableParallel: true,
4544
}))
4645
}
4746
}

0 commit comments

Comments
 (0)