Skip to content

Commit

Permalink
Debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed Apr 11, 2024
1 parent ecaf84c commit 40df78e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rubocop-rspec_rails.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ module Cop
class AmbiguousCopName # rubocop:disable Style/Documentation
prepend(Module.new do
def qualified_cop_name(name, path, warn: true)
pp name
return super unless name == 'RSpec/Rails/HttpStatus'

badge = Badge.parse(name)
Expand Down

0 comments on commit 40df78e

Please sign in to comment.