diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:12:09 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:12:09 +0000 |
commit | 1dbb4305e30024618e4d2ac374dda09885c3d95e (patch) | |
tree | 9fbb60ee5f1892d5e153dd7206f7707bba9e04e9 /tests/handlers/test_device.py | |
parent | filter out m.room.aliases from /sync state blocks (#6884) (diff) | |
parent | Reject device display names that are too long (#6882) (diff) | |
download | synapse-1dbb4305e30024618e4d2ac374dda09885c3d95e.tar.xz |
Reject device display names that are too long (#6882)
* commit 'a92e703ab': Reject device display names that are too long (#6882)
Diffstat (limited to 'tests/handlers/test_device.py')
-rw-r--r-- | tests/handlers/test_device.py | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/handlers/test_device.py b/tests/handlers/test_device.py |