We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47a4fef + 32939cf commit 0827f75Copy full SHA for 0827f75
1 file changed
test/test_cookie.rb
@@ -68,7 +68,7 @@ def s.service(request, response)
68
end
69
70
def setup_http_server_option
71
- option = {:Port => 0}
+ {:Port => 0}
72
73
74
def test_cookie
0 commit comments