mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
it is not the remote interface that varies anymore
This commit is contained in:
parent
85977e48a7
commit
dece67ee3a
@ -615,8 +615,8 @@ class Server(unittest.TestCase):
|
||||
|
||||
def test_allocate_without_lease_renewal(self):
|
||||
"""
|
||||
``remote_allocate_buckets`` does not renew leases on existing shares if
|
||||
``renew_leases`` is ``False``.
|
||||
``StorageServer._allocate_buckets`` does not renew leases on existing
|
||||
shares if ``renew_leases`` is ``False``.
|
||||
"""
|
||||
first_lease = 456
|
||||
second_lease = 543
|
||||
|
Loading…
Reference in New Issue
Block a user