Skip to content

Commit a141aa1

Browse files
committed
whitespace tweak
1 parent 9e6a3a5 commit a141aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/acceptance/calling_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
refute Rack::Attack.calling?
5252

5353
get "/", {}, "REMOTE_ADDR" => "1.2.3.4"
54-
5554
assert error_raised
55+
5656
refute Rack::Attack.calling?
5757
end
5858
end

0 commit comments

Comments
 (0)