diff --git a/src/_zkapauthorizer/tests/test_storage_protocol.py b/src/_zkapauthorizer/tests/test_storage_protocol.py index 78a06ad59004ad403856e5554f76c4a0f970dde1..a77dc29266a905226ea7a38c2d9bd13f7fc96072 100644 --- a/src/_zkapauthorizer/tests/test_storage_protocol.py +++ b/src/_zkapauthorizer/tests/test_storage_protocol.py @@ -478,10 +478,6 @@ class ShareTests(TestCase): def _stat_shares_immutable_test( self, storage_index, sharenum, size, when, leases, write_shares ): - # Hypothesis causes our storage server to be used many times. Clean - # up between iterations. - cleanup_storage_server(self.anonymous_storage_server) - # Lease cancellation is unimplemented in Tahoe so this doesn't matter. cancel_secret = b""