mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-01 02:56:31 -05:00
Fix unit tests
This commit is contained in:
parent
3ddec016ff
commit
ec609f8094
6 changed files with 30 additions and 15 deletions
|
|
@ -219,7 +219,8 @@ class TypingNotificationsTestCase(unittest.TestCase):
|
|||
"user_id": self.u_onion.to_string(),
|
||||
"typing": True,
|
||||
}
|
||||
)
|
||||
),
|
||||
federation_auth=True,
|
||||
)
|
||||
|
||||
self.on_new_event.assert_has_calls([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue