We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b357227 commit 2699ce7Copy full SHA for 2699ce7
features/parallel_tests.feature
@@ -66,4 +66,4 @@ Feature:
66
end
67
"""
68
When I successfully run `bundle exec parallel_rspec spec`
69
- Then the output should not match /+cover.+below.+minimum/
+ Then the output should not match /.*cover.+below.+minimum/
0 commit comments