Fixup pusher pool notifications

This commit is contained in:
Erik Johnston 2020-09-09 16:17:50 +01:00
parent 453dfe210b
commit e7fd336a53
7 changed files with 23 additions and 8 deletions

View file

@ -80,6 +80,7 @@ class TypingNotificationsTestCase(unittest.HomeserverTestCase):
"get_user_directory_stream_pos",
"get_current_state_deltas",
"get_device_updates_by_remote",
"get_room_max_stream_ordering",
]
)