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 4afc216 commit ef14fc2Copy full SHA for ef14fc2
config/default.yml
@@ -912,6 +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
+ SafeAutoCorrect: false
916
VersionAdded: '<<next>>'
917
Reference: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Rails/HaveHttpStatus
918
0 commit comments