Add new passing tests to testfile

This commit is contained in:
Andrew Morgan 2019-07-17 16:09:28 +01:00
parent 84fedd54c8
commit cf3f74b0e8

View file

@ -147,3 +147,5 @@ Inbound federation can receive room-join requests
Typing events appear in initial sync Typing events appear in initial sync
Typing events appear in incremental sync Typing events appear in incremental sync
Typing events appear in gapped 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