diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-07-05 17:20:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-05 17:20:02 +0100 |
commit | ad8b909ce98cce5e955b10a3cbe04f3e868ecb70 (patch) | |
tree | 215689c8d88f8acdb4f5ff0b7bcb990d614437dc /tests/rest/client | |
parent | Remove support for invite_3pid_guest. (#5625) (diff) | |
download | synapse-ad8b909ce98cce5e955b10a3cbe04f3e868ecb70.tar.xz |
Add origin_server_ts and sender fields to m.replace (#5613)
Riot team would like some extra fields as part of m.replace, so here you go. Fixes: #5598
Diffstat (limited to 'tests/rest/client')
-rw-r--r-- | tests/rest/client/v2_alpha/test_relations.py | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/tests/rest/client/v2_alpha/test_relations.py b/tests/rest/client/v2_alpha/test_relations.py |