diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-02-12 18:14:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-12 18:14:10 +0000 |
commit | d8994942f28f5028e560f6aba52512fae3ca1a6a (patch) | |
tree | 7f2dcaab240436d3d0850fac778787469b6388c9 /tests | |
parent | Merge branch 'master' into develop (diff) | |
download | synapse-d8994942f28f5028e560f6aba52512fae3ca1a6a.tar.xz |
Return a 404 for admin api user lookup if user not found (#6901)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/rest/admin/test_user.py | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/rest/admin/test_user.py b/tests/rest/admin/test_user.py |