diff options
author | David Baker <dbkr@users.noreply.github.com> | 2016-03-16 16:35:45 +0000 |
---|---|---|
committer | David Baker <dbkr@users.noreply.github.com> | 2016-03-16 16:35:45 +0000 |
commit | 48b2e853a89a7dc4985e83b19ba1e1c24a6109fc (patch) | |
tree | 164fa81b554a0f4a425024b1f11907083fbb137a /tests | |
parent | Merge pull request #647 from matrix-org/markjh/pushers_stream (diff) | |
parent | pep8 (diff) | |
download | synapse-48b2e853a89a7dc4985e83b19ba1e1c24a6109fc.tar.xz |
Merge pull request #649 from matrix-org/dbkr/idempotent_registration
Make registration idempotent
Diffstat (limited to 'tests')
-rw-r--r-- | tests/rest/client/v2_alpha/test_register.py | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/rest/client/v2_alpha/test_register.py b/tests/rest/client/v2_alpha/test_register.py |