diff --git a/tests/handlers/test_presence.py b/tests/handlers/test_presence.py index fdc2e8de4..a6af648de 100644 --- a/tests/handlers/test_presence.py +++ b/tests/handlers/test_presence.py @@ -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):