mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04: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