mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-20 21:33:19 -06:00
Fix test
This commit is contained in:
parent
293133221f
commit
78df5a39d9
|
|
@ -44,3 +44,7 @@ Existing members see new members' join events
|
||||||
Can recv device messages over federation
|
Can recv device messages over federation
|
||||||
Device messages over federation wake up /sync
|
Device messages over federation wake up /sync
|
||||||
Wildcard device messages over federation wake up /sync
|
Wildcard device messages over federation wake up /sync
|
||||||
|
|
||||||
|
# We don't implement soft-failed events yet, but because the /send response is vague,
|
||||||
|
# this test thinks it's all fine...
|
||||||
|
Inbound federation accepts a second soft-failed event
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue