Skip to content

Commit 25c2dd9

Browse files
committed
test naming improved marginally
1 parent ee9d7c9 commit 25c2dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_net_http_persistent.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ def test_connection_for
269269
assert_same used, stored
270270
end
271271

272-
def test_connection_for_starvation
272+
def test_connection_for_exhaustion
273273
@http = Net::HTTP::Persistent.new pool_size: 0
274274

275275
assert_raises Timeout::Error do

0 commit comments

Comments
 (0)