We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fdc6b9 commit 26407f1Copy full SHA for 26407f1
1 file changed
features/minitest_basic.feature
@@ -53,7 +53,7 @@ Feature:
53
# version seems to work.
54
And I set the environment variables to:
55
| variable | value |
56
- | SIMPLECOV_NO_REQUIRE_VERSION | 0.21.2 |
+ | SIMPLECOV_NO_REQUIRE_VERSION | 0.22.0 |
57
58
When I successfully run `bundle exec rake minitest`
59
Then no coverage report should have been generated
0 commit comments