mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
hotfix
This commit is contained in:
parent
556c4b238b
commit
e3e61f2420
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ class TestErrorLogger < Minitest::Test
|
|||
end
|
||||
|
||||
assert_match %r!\("GET /debug" - \(8\.8\.8\.8\)\)!, err
|
||||
assert_match %r!Headers: {"X_FORWARDED_FOR"=>"8\.8\.8\.8"}!, err
|
||||
assert_match %r!Body: {"hello":"world"}!, err
|
||||
end
|
||||
|
||||
def test_info_with_text
|
||||
|
|
Loading…
Add table
Reference in a new issue