mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-03-03 17:03:10 -06:00
Add passing test
This commit is contained in:
parent
f51bc0445e
commit
bfb8fed8ca
|
|
@ -741,4 +741,5 @@ Newly joined room includes presence in incremental sync
|
||||||
User in private room doesn't appear in user directory
|
User in private room doesn't appear in user directory
|
||||||
User joining then leaving public room appears and dissappears from directory
|
User joining then leaving public room appears and dissappears from directory
|
||||||
User in remote room doesn't appear in user directory after server left room
|
User in remote room doesn't appear in user directory after server left room
|
||||||
User in shared private room does appear in user directory until leave
|
User in shared private room does appear in user directory until leave
|
||||||
|
If a device list update goes missing, the server resyncs on the next one
|
||||||
Loading…
Reference in a new issue