mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-01 16:58:10 +00:00
Better test name.
This commit is contained in:
parent
14aeaea022
commit
264269f409
@ -819,7 +819,7 @@ class PickHTTPServerTests(unittest.SynchronousTestCase):
|
||||
})
|
||||
self.assertEqual(result, earliest_url)
|
||||
|
||||
def test_failures_are_retried(self):
|
||||
def test_failures_are_turned_into_none(self):
|
||||
"""
|
||||
If the requests all fail, ``_pick_a_http_server`` returns ``None``.
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user