diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-05-09 13:59:57 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-05-09 13:59:57 +0100 |
commit | aa5c42f5bc5502f06ef41e03e0ea6863d2622bab (patch) | |
tree | ab16e40ceab5425150495b5903972ea4a488e96f | |
parent | Merge branch 'babolivier/lookup_path' of github.com:matrix-org/synapse into b... (diff) | |
download | synapse-aa5c42f5bc5502f06ef41e03e0ea6863d2622bab.tar.xz |
Fix failing test
-rw-r--r-- | tests/rest/client/test_identity.py | 4 | ||||
-rw-r--r-- | tests/rulecheck/test_domainrulecheck.py | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/tests/rest/client/test_identity.py b/tests/rest/client/test_identity.py |