summary refs log tree commit diff
path: root/tests/handlers
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-11-05 11:15:56 +0000
committerErik Johnston <erik@matrix.org>2014-11-05 11:15:56 +0000
commit1616df2f610ea2cc7c1fa32b98f5a63004d978de (patch)
tree4aa61a6418c2cc2ff4c522d1fc0c0d173588782a /tests/handlers
parentFix room tests (diff)
downloadsynapse-1616df2f610ea2cc7c1fa32b98f5a63004d978de.tar.xz
Fix typing tests
Diffstat (limited to 'tests/handlers')
-rw-r--r--tests/handlers/test_typing.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/handlers/test_typing.py b/tests/handlers/test_typing.py
index f1d3b27f74..07acda5eee 100644
--- a/tests/handlers/test_typing.py
+++ b/tests/handlers/test_typing.py
@@ -40,6 +40,7 @@ def _expect_edu(destination, edu_type, content, origin="test"):
                 "content": content,
             }
         ],
+        "pdu_failures": [],
     }