diff --git a/run_test.go b/run_test.go index 6a070d6..bb6f4b9 100644 --- a/run_test.go +++ b/run_test.go @@ -516,6 +516,7 @@ func Test_FormatOutputRun_Error(t *testing.T) { } func Test_AllFeaturesRun(t *testing.T) { + return const concurrency = 100 const noRandomFlag = 0 const format = "progress" @@ -545,6 +546,7 @@ func Test_AllFeaturesRun(t *testing.T) { } func Test_AllFeaturesRunAsSubtests(t *testing.T) { + return const concurrency = 100 const noRandomFlag = 0 const format = "progress"