Skip to content

Commit

Permalink
remove two extra lines
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinxiao committed Apr 22, 2021
1 parent f1de8c0 commit c2a8067
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_puma_server.rb
Expand Up @@ -304,8 +304,6 @@ def test_low_level_error_message
assert (data.size > 0), "Expected response message to be not empty"
end



def test_force_shutdown_error_default
@server = Puma::Server.new @app, @events, {:force_shutdown_after => 2}

Expand Down

0 comments on commit c2a8067

Please sign in to comment.