mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-24 08:19:25 -05:00
Fix presence test
This commit is contained in:
parent
9e429239ab
commit
34c4614682
@ -51,6 +51,7 @@ def _expect_edu(destination, edu_type, content, origin="test"):
|
||||
"content": content,
|
||||
}
|
||||
],
|
||||
"pdu_failures": [],
|
||||
}
|
||||
|
||||
def _make_edu_json(origin, edu_type, content):
|
||||
|
Loading…
Reference in New Issue
Block a user