File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -659,8 +659,8 @@ RSpec/MissingExampleGroupArgument:
659659
660660RSpec/MissingExpectationTargetMethod :
661661 Description : Checks if `.to`, `not_to` or `to_not` are used.
662- Enabled : pending
663- VersionAdded : " <<next>> "
662+ Enabled : true
663+ VersionAdded : ' 3.0 '
664664 Reference : https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MissingExpectationTargetMethod
665665
666666RSpec/MultipleDescribes :
Original file line number Diff line number Diff line change @@ -3411,10 +3411,10 @@ end
34113411|===
34123412| Enabled by default | Safe | Supports autocorrection | Version Added | Version Changed
34133413
3414- | Pending
3414+ | Enabled
34153415| Yes
34163416| No
3417- | <<next>>
3417+ | 3.0
34183418| -
34193419|===
34203420
You can’t perform that action at this time.
0 commit comments