-
- Downloads
"...PrivateStorageio.git" did not exist on "415c7d45289526ca4568e2e79eb76e5d8da62d3f"
Fold `PassValidationTests._test_lease_operation_fails_without_passes` into its caller.
It was orginally factored out since there were both `add_lease` and `renew_lease methods`. However, since tahoe 1.16, the client no longer defines `renew_lease`, and we removed it from our protocol in #231. Given that there is now only one caller, we can remove the factoring.
Loading
Please register or sign in to comment