We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a19520 commit 32939cfCopy full SHA for 32939cf
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