diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:01:18 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:01:18 +0000 |
commit | 45e098eb4c181f7356aad1fbb34b8f9bb6ad1bed (patch) | |
tree | de93441dc2d0dc982f571bf70b7bbd537fca7c3f /tests/test_event_auth.py | |
parent | Warn if postgres database has non-C locale. (#6734) (diff) | |
parent | Pass room version object into event_auth.check and check_redaction (#6788) (diff) | |
download | synapse-45e098eb4c181f7356aad1fbb34b8f9bb6ad1bed.tar.xz |
Pass room version object into event_auth.check and check_redaction (#6788)
* commit 'a8ce7aeb4': Pass room version object into event_auth.check and check_redaction (#6788)
Diffstat (limited to 'tests/test_event_auth.py')
-rw-r--r-- | tests/test_event_auth.py | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/tests/test_event_auth.py b/tests/test_event_auth.py |