From c842fcef1c473e03cb47f412b9ee091226a6ca57 Mon Sep 17 00:00:00 2001 From: Cnly Date: Thu, 1 Aug 2019 15:45:02 +0800 Subject: [PATCH] Add newly passing test Signed-off-by: Alex Chen --- testfile | 1 + 1 file changed, 1 insertion(+) diff --git a/testfile b/testfile index 4c5163e5e..684af4fda 100644 --- a/testfile +++ b/testfile @@ -159,3 +159,4 @@ Inbound federation rejects remote attempts to kick local users to rooms An event which redacts itself should be ignored A pair of events which redact each other should be ignored Full state sync includes joined rooms +A message sent after an initial sync appears in the timeline of an incremental sync.