Skip to content

Commit

Permalink
whitespace tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyshields committed Mar 20, 2022
1 parent 9e6a3a5 commit a141aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/acceptance/calling_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
refute Rack::Attack.calling?

get "/", {}, "REMOTE_ADDR" => "1.2.3.4"

assert error_raised

refute Rack::Attack.calling?
end
end

0 comments on commit a141aa1

Please sign in to comment.