Skip to content

Commit

Permalink
fix regex
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Jun 22, 2024
1 parent b357227 commit 2699ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/parallel_tests.feature
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ Feature:
end
"""
When I successfully run `bundle exec parallel_rspec spec`
Then the output should not match /+cover.+below.+minimum/
Then the output should not match /.*cover.+below.+minimum/

0 comments on commit 2699ce7

Please sign in to comment.