diff options
author | Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> | 2022-08-08 22:21:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-08 13:21:27 -0700 |
commit | c97042f7eef3748e17c90e48a4122389a89c4735 (patch) | |
tree | 3f65292babbd09c6f088884eef529116b80a8913 /tests/rest/admin/test_username_available.py | |
parent | Correct a misnamed argument in state res v2 (#13467) (diff) | |
download | synapse-c97042f7eef3748e17c90e48a4122389a89c4735.tar.xz |
Use literals in place of `HTTPStatus` constants in tests (#13469)
Diffstat (limited to 'tests/rest/admin/test_username_available.py')
-rw-r--r-- | tests/rest/admin/test_username_available.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/rest/admin/test_username_available.py b/tests/rest/admin/test_username_available.py |