diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-12-02 18:22:01 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-12-02 18:30:29 +0000 |
commit | 76469898ee797db232adaccb9fd547bddab2fe59 (patch) | |
tree | ab6aa31d692e103b01f01577ee1d65d62960ae72 /tests/handlers | |
parent | fix up various test cases (diff) | |
download | synapse-76469898ee797db232adaccb9fd547bddab2fe59.tar.xz |
Factor out FakeResponse from test_oidc
Diffstat (limited to 'tests/handlers')
-rw-r--r-- | tests/handlers/test_oidc.py | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/tests/handlers/test_oidc.py b/tests/handlers/test_oidc.py |