Update sytest-whitelist, sytest-blacklist

This commit is contained in:
Neil Alexander 2020-04-06 09:35:41 +01:00
parent fd034f089d
commit 3e22687842
2 changed files with 3 additions and 2 deletions

View file

@ -37,4 +37,4 @@ Inbound federation rejects invites which are not signed by the sender
Regular users can add and delete aliases when m.room.aliases is restricted Regular users can add and delete aliases when m.room.aliases is restricted
# Blacklisted because we don't support ignores yet # Blacklisted because we don't support ignores yet
Ignore invite in incremental sync Ignore invite in incremental sync

View file

@ -238,5 +238,6 @@ User can create and send/receive messages in a room with version 4
local user can join room with version 4 local user can join room with version 4
remote user can join room with version 4 remote user can join room with version 4
Remote user can backfill in a room with version 4 Remote user can backfill in a room with version 4
Ignore invite in incremental sync # We don't support ignores yet, so ignore this for now - ha ha.
# Ignore invite in incremental sync
Outbound federation can send invites via v2 API Outbound federation can send invites via v2 API