We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e6a3a5 commit a141aa1Copy full SHA for a141aa1
1 file changed
spec/acceptance/calling_spec.rb
@@ -51,8 +51,8 @@
51
refute Rack::Attack.calling?
52
53
get "/", {}, "REMOTE_ADDR" => "1.2.3.4"
54
-
55
assert error_raised
+
56
57
end
58
0 commit comments