mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-16 02:53:54 -05:00
Merge branch 'master' into develop
This commit is contained in:
commit
6982db9651
11 changed files with 62 additions and 40 deletions
|
|
@ -135,7 +135,7 @@ class MessageAcceptTests(unittest.HomeserverTestCase):
|
|||
}
|
||||
)
|
||||
|
||||
with LoggingContext():
|
||||
with LoggingContext("test-context"):
|
||||
failure = self.get_failure(
|
||||
self.handler.on_receive_pdu(
|
||||
"test.serv", lying_event, sent_to_us_directly=True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue