Skip to content

Commit 49d678c

Browse files
committed
test naming improved marginally
1 parent f181b6a commit 49d678c

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
@@ -280,7 +280,7 @@ def test_connection_for
280280
assert_same used, stored
281281
end
282282

283-
def test_connection_for_starvation
283+
def test_connection_for_exhaustion
284284
@http = Net::HTTP::Persistent.new pool_size: 0
285285

286286
assert_raises Timeout::Error do

0 commit comments

Comments
 (0)