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,
|
"content": content,
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"pdu_failures": [],
|
||||||
}
|
}
|
||||||
|
|
||||||
def _make_edu_json(origin, edu_type, content):
|
def _make_edu_json(origin, edu_type, content):
|
||||||
|
|
Loading…
Reference in New Issue