Skip to content

Commit 8d71e1f

Browse files
committed
fix regex
1 parent 6af4baa commit 8d71e1f

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)