diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-01-07 23:45:55 +0000 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2018-08-12 19:14:31 -0400 |
commit | 66a4ca1d28c2c2e22a0343e6db0f5a2bce9ec987 (patch) | |
tree | ea8c66b93abafb3446fbb8a3b40d48cc0f0f7fb9 /tests/handlers | |
parent | support DELETE /version with no args (diff) | |
download | synapse-66a4ca1d28c2c2e22a0343e6db0f5a2bce9ec987.tar.xz |
404 nicely if you try to interact with a missing current version
Diffstat (limited to 'tests/handlers')
-rw-r--r-- | tests/handlers/test_e2e_room_keys.py | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/handlers/test_e2e_room_keys.py b/tests/handlers/test_e2e_room_keys.py |