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.
1 parent 3e75c94 commit f73da61Copy full SHA for f73da61
config/default.yml
@@ -912,7 +912,7 @@ RSpec/Rails/AvoidSetupHook:
912
RSpec/Rails/HaveHttpStatus:
913
Description: Checks that tests use `have_http_status` instead of equality matchers.
914
Enabled: pending
915
- VersionAdded: '2.12'
+ VersionAdded: '<<next>>'
916
Reference: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Rails/HaveHttpStatus
917
918
RSpec/Rails/HttpStatus:
docs/modules/ROOT/pages/cops_rspec_rails.adoc
@@ -41,7 +41,7 @@ end
41
| Pending
42
| Yes
43
44
-| 2.12
+| 2.13
45
| -
46
|===
47
0 commit comments