We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 431ea8b commit 03897ffCopy full SHA for 03897ff
1 file changed
lib/tasks/spec.rake
@@ -47,6 +47,7 @@ namespace :spec do
47
--test-options '--order rand' \
48
--single spec/integration/ \
49
--single spec/acceptance/ \
50
+ --isolate \
51
--exclude-pattern 'spec/isolated_specs/' \
52
-- #{path}
53
CMD
0 commit comments