summary refs log tree commit diff
path: root/tests/rest
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2021-07-16 11:57:05 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2021-07-16 11:57:05 +0100
commited10e32b2bac2b590fec55e89112cecff5483dcf (patch)
tree564ba2cc685eccd66d12d996a061ec39bf7dfae1 /tests/rest
parentUse inline type hints in `http/federation/`, `storage/` and `util/` (#10381) (diff)
downloadsynapse-github/anoa/msc2403_cleanup.tar.xz
Remove experimental option from unit tests github/anoa/msc2403_cleanup anoa/msc2403_cleanup
Diffstat (limited to 'tests/rest')
-rw-r--r--tests/rest/client/v2_alpha/test_sync.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rest/client/v2_alpha/test_sync.py b/tests/rest/client/v2_alpha/test_sync.py

index cdca3a3e23..1dbec4f4dc 100644 --- a/tests/rest/client/v2_alpha/test_sync.py +++ b/tests/rest/client/v2_alpha/test_sync.py
@@ -329,7 +329,6 @@ class SyncKnockTestCase( hs, self.room_id, self.user_id ) - @override_config({"experimental_features": {"msc2403_enabled": True}}) def test_knock_room_state(self): """Tests that /sync returns state from a room after knocking on it.""" # Knock on a room