Skip to content

Commit

Permalink
try to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
svkrieger committed Dec 2, 2024
1 parent ffa961b commit 49439ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tasks/spec.rake
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ namespace :spec do
--test-options '--order rand' \
--single spec/integration/ \
--single spec/acceptance/ \
--isolate
--exclude-pattern 'spec/isolated_specs/' \
-- #{path}
CMD
Expand Down

0 comments on commit 49439ba

Please sign in to comment.