diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:10:52 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:10:52 +0000 |
commit | ec9d297b1218c9236a3e8417764c45ea7686c415 (patch) | |
tree | bd86f8a6d63cc5bd45d8742a14cf278a24e60223 /tests/test_event_auth.py | |
parent | Add typing to synapse.federation.sender (#6871) (diff) | |
parent | Add a `make_event_from_dict` method (#6858) (diff) | |
download | synapse-ec9d297b1218c9236a3e8417764c45ea7686c415.tar.xz |
Add a `make_event_from_dict` method (#6858)
* commit '799001f2c': Add a `make_event_from_dict` method (#6858)
Diffstat (limited to 'tests/test_event_auth.py')
-rw-r--r-- | tests/test_event_auth.py | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/test_event_auth.py b/tests/test_event_auth.py |