Skip to content

Commit

Permalink
Hmm, ok maybe I actually have to bump the version here as well
Browse files Browse the repository at this point in the history
  • Loading branch information
colszowka committed Dec 23, 2022
1 parent 8fdc6b9 commit 26407f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/minitest_basic.feature
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Feature:
# version seems to work.
And I set the environment variables to:
| variable | value |
| SIMPLECOV_NO_REQUIRE_VERSION | 0.21.2 |
| SIMPLECOV_NO_REQUIRE_VERSION | 0.22.0 |

When I successfully run `bundle exec rake minitest`
Then no coverage report should have been generated

0 comments on commit 26407f1

Please sign in to comment.