Skip to content

Commit

Permalink
test naming improved marginally
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfaulkner committed Apr 9, 2021
1 parent ee9d7c9 commit 25c2dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_net_http_persistent.rb
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ def test_connection_for
assert_same used, stored
end

def test_connection_for_starvation
def test_connection_for_exhaustion
@http = Net::HTTP::Persistent.new pool_size: 0

assert_raises Timeout::Error do
Expand Down

0 comments on commit 25c2dd9

Please sign in to comment.