Skip to content

Commit

Permalink
Add VersionAdd for RSpec/EmptyOutput
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed Apr 4, 2024
1 parent acb5ac5 commit ee0c1ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ RSpec/EmptyMetadata:
RSpec/EmptyOutput:
Description: Check that the `output` matcher is not called with an empty string.
Enabled: pending
VersionAdded: "<<next>>"
VersionAdded: '2.29'
Reference: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyOutput

RSpec/Eq:
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/cops_rspec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1529,7 +1529,7 @@ describe 'Something'
| Pending
| Yes
| Always
| <<next>>
| 2.29
| -
|===
Expand Down

0 comments on commit ee0c1ed

Please sign in to comment.