diff --git a/src/_zkapauthorizer/tests/test_storage_protocol.py b/src/_zkapauthorizer/tests/test_storage_protocol.py index ea5c71c01221fa90f7b07ce807bfffdd33710f3d..a4a7c3505dcd07566f523543998c447a173ce3e3 100644 --- a/src/_zkapauthorizer/tests/test_storage_protocol.py +++ b/src/_zkapauthorizer/tests/test_storage_protocol.py @@ -630,7 +630,7 @@ class ShareTests(TestCase): ) def test_create_mutable(self, storage_index, secrets, test_and_write_vectors_for_shares): """ - Mutable share data written using *slot_testv_and_readv_abbnd_writev* can be + Mutable share data written using *slot_testv_and_readv_and_writev* can be read back as-written and without spending any more passes. """ # Hypothesis causes our storage server to be used many times. Clean