Skip to content
Snippets Groups Projects
Commit 34c46146 authored by Erik Johnston's avatar Erik Johnston
Browse files

Fix presence test

parent 9e429239
No related branches found
No related tags found
No related merge requests found
...@@ -51,6 +51,7 @@ def _expect_edu(destination, edu_type, content, origin="test"): ...@@ -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):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment