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:
659
659
660
660
RSpec/MissingExpectationTargetMethod :
661
661
Description : Checks if `.to`, `not_to` or `to_not` are used.
662
- Enabled : pending
663
- VersionAdded : " <<next>> "
662
+ Enabled : true
663
+ VersionAdded : ' 3.0 '
664
664
Reference : https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MissingExpectationTargetMethod
665
665
666
666
RSpec/MultipleDescribes :
Original file line number Diff line number Diff line change @@ -3411,10 +3411,10 @@ end
3411
3411
|===
3412
3412
| Enabled by default | Safe | Supports autocorrection | Version Added | Version Changed
3413
3413
3414
- | Pending
3414
+ | Enabled
3415
3415
| Yes
3416
3416
| No
3417
- | <<next>>
3417
+ | 3.0
3418
3418
| -
3419
3419
|===
3420
3420
You can’t perform that action at this time.
0 commit comments