mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-06 09:44:56 -04:00
Remove references to "msc2403" (#12165)
This commit is contained in:
parent
c8cbd66d3b
commit
19a1d6a42a
5 changed files with 4 additions and 5 deletions
|
@ -341,7 +341,6 @@ class SyncKnockTestCase(
|
|||
hs, self.room_id, self.user_id
|
||||
)
|
||||
|
||||
@override_config({"experimental_features": {"msc2403_enabled": True}})
|
||||
def test_knock_room_state(self) -> None:
|
||||
"""Tests that /sync returns state from a room after knocking on it."""
|
||||
# Knock on a room
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue