diff --git a/features/parallel_tests.feature b/features/parallel_tests.feature index cef36cfd..3422ada9 100644 --- a/features/parallel_tests.feature +++ b/features/parallel_tests.feature @@ -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/