Skip to content

Commit

Permalink
fix rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Oct 19, 2023
1 parent cfca126 commit 1a489b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spec/rack_attack_instrumentation_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

require_relative "spec_helper"
require 'active_support'

require_relative 'spec_helper'
require 'active_support/subscriber'

class CustomSubscriber < ActiveSupport::Subscriber
@notification_count = 0

Expand Down

0 comments on commit 1a489b9

Please sign in to comment.