Skip to content

Commit 2699ce7

Browse files
committed
fix regex
1 parent b357227 commit 2699ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/parallel_tests.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ Feature:
6666
end
6767
"""
6868
When I successfully run `bundle exec parallel_rspec spec`
69-
Then the output should not match /+cover.+below.+minimum/
69+
Then the output should not match /.*cover.+below.+minimum/

0 commit comments

Comments
 (0)