Use empty hashes mk2

This commit is contained in:
Erik Johnston
2026-05-14 17:34:53 +01:00
parent f9937af404
commit 3d94323ca8
+1 -1
View File
@@ -89,7 +89,7 @@ class PruneEventTestCase(stdlib_unittest.TestCase):
"room_id": "!test:test",
"depth": 1,
"origin_server_ts": 1,
"hashes": {"sha256": ""},
"hashes": {},
"auth_events": [],
"prev_events": [],
}