Skip to content

Commit ef14fc2

Browse files
akiomikpirj
authored andcommitted
Change SafeAutoCorrect of RSpec/Rails/HaveHttpStatus to false
1 parent 4afc216 commit ef14fc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -912,6 +912,7 @@ RSpec/Rails/AvoidSetupHook:
912912
RSpec/Rails/HaveHttpStatus:
913913
Description: Checks that tests use `have_http_status` instead of equality matchers.
914914
Enabled: pending
915+
SafeAutoCorrect: false
915916
VersionAdded: '<<next>>'
916917
Reference: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Rails/HaveHttpStatus
917918

0 commit comments

Comments
 (0)