mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 01:04:49 -04:00
Fix presence test
This commit is contained in:
parent
9e429239ab
commit
34c4614682
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue