Skip to content

Commit b161070

Browse files
committed
fixup! change quotes
1 parent ef14fc2 commit b161070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@ RSpec/Rails/HaveHttpStatus:
913913
Description: Checks that tests use `have_http_status` instead of equality matchers.
914914
Enabled: pending
915915
SafeAutoCorrect: false
916-
VersionAdded: '<<next>>'
916+
VersionAdded: "<<next>>"
917917
Reference: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Rails/HaveHttpStatus
918918

919919
RSpec/Rails/HttpStatus:

0 commit comments

Comments
 (0)