mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 18:43:10 -06:00
Add passing test
This commit is contained in:
parent
ccbeed6f35
commit
bed7fcfd1b
|
|
@ -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 the next sync
|
||||||
When user joins a room the state is included in a gapped 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 notify from another user increment notification_count
|
||||||
Messages that highlight from another user increment unread highlight count
|
Messages that highlight from another user increment unread highlight count
|
||||||
|
Notifications can be viewed with GET /notifications
|
||||||
Loading…
Reference in a new issue