mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-07 14:13:11 -06:00
Commenting out test that isn't reliably passing or failing, probably a race
This commit is contained in:
parent
14dc5539a2
commit
da3d523037
|
|
@ -48,5 +48,7 @@ Notifications can be viewed with GET /notifications
|
||||||
# More flakey
|
# More flakey
|
||||||
|
|
||||||
If remote user leaves room we no longer receive device updates
|
If remote user leaves room we no longer receive device updates
|
||||||
User sees their own presence in a sync
|
|
||||||
Inbound /v1/send_join rejects joins from other servers
|
# User sees their own presence in a sync
|
||||||
|
|
||||||
|
# Inbound /v1/send_join rejects joins from other servers
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue