From bed7fcfd1beb6082547d2ecdff06be483ed209e7 Mon Sep 17 00:00:00 2001 From: Till Faelligen <2353100+S7evinK@users.noreply.github.com> Date: Wed, 19 Oct 2022 13:16:48 +0200 Subject: [PATCH] Add passing test --- sytest-whitelist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sytest-whitelist b/sytest-whitelist index 49a90cfde..1387838f7 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -751,4 +751,5 @@ Newly joined room has correct timeline in incremental sync When user joins a room the state is included in the next sync When user joins a room the state is included in a gapped sync Messages that notify from another user increment notification_count -Messages that highlight from another user increment unread highlight count \ No newline at end of file +Messages that highlight from another user increment unread highlight count +Notifications can be viewed with GET /notifications \ No newline at end of file