diff options
author | Jason Robinson <jasonr@matrix.org> | 2019-01-22 11:07:28 +0200 |
---|---|---|
committer | Jason Robinson <jasonr@matrix.org> | 2019-01-23 10:32:41 +0200 |
commit | a47fac9af6b17ae60c381675caece6e846faefff (patch) | |
tree | cb43bf5526238f9846eb3845b8bb6367182a44b7 /tests/app | |
parent | Collapse changelog to one line (diff) | |
download | synapse-a47fac9af6b17ae60c381675caece6e846faefff.tar.xz |
Fix sorting of imports in tests. Remove an unnecessary mock
Signed-off-by: Jason Robinson <jasonr@matrix.org>
Diffstat (limited to 'tests/app')
-rw-r--r-- | tests/app/test_openid_listener.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/app/test_openid_listener.py b/tests/app/test_openid_listener.py |