mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
put the comment back
This commit is contained in:
parent
dece67ee3a
commit
6c2e85e991
@ -1496,7 +1496,7 @@ class MutableServer(unittest.TestCase):
|
||||
def test_writev_without_renew_lease(self):
|
||||
"""
|
||||
The helper method ``slot_testv_and_readv_and_writev`` does not renew
|
||||
leases if ``renew_leases```` is ``False``.
|
||||
leases if ``False`` is passed for the ``renew_leases`` parameter.
|
||||
"""
|
||||
ss = self.create("test_writev_without_renew_lease")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user