From cf3f74b0e8358ce1600b0f5ef2cbc104b2af3299 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Wed, 17 Jul 2019 16:09:28 +0100 Subject: [PATCH] Add new passing tests to testfile --- testfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testfile b/testfile index bdd421e2d..8a8225a83 100644 --- a/testfile +++ b/testfile @@ -147,3 +147,5 @@ Inbound federation can receive room-join requests Typing events appear in initial sync Typing events appear in incremental sync Typing events appear in gapped sync +Inbound federation of state requires event_id as a mandatory paramater +Inbound federation of state_ids requires event_id as a mandatory paramater