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 ef14fc2 commit b161070Copy full SHA for b161070
config/default.yml
@@ -913,7 +913,7 @@ 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>>'
+ VersionAdded: "<<next>>"
917
Reference: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Rails/HaveHttpStatus
918
919
RSpec/Rails/HttpStatus:
0 commit comments