We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RSpec/EmptyOutput
1 parent acb5ac5 commit ee0c1edCopy full SHA for ee0c1ed
config/default.yml
@@ -369,7 +369,7 @@ RSpec/EmptyMetadata:
369
RSpec/EmptyOutput:
370
Description: Check that the `output` matcher is not called with an empty string.
371
Enabled: pending
372
- VersionAdded: "<<next>>"
+ VersionAdded: '2.29'
373
Reference: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyOutput
374
375
RSpec/Eq:
docs/modules/ROOT/pages/cops_rspec.adoc
@@ -1529,7 +1529,7 @@ describe 'Something'
1529
| Pending
1530
| Yes
1531
| Always
1532
-| <<next>>
+| 2.29
1533
| -
1534
|===
1535
0 commit comments