-
- Downloads
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.
parent
1d585ed2
Branches
No related tags found
Loading
Please register or sign in to comment