diff options
author | kegsay <kegan@matrix.org> | 2021-11-01 15:05:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-01 15:05:20 +0000 |
commit | 42973e7d65c218eb6771de4707e0aeaa707867fc (patch) | |
tree | 2f4fb636a7805678ac11a8efa262c827d47ab788 | |
parent | 92026a73ceb41ef2e7e65eac7edb79fa729342ef (diff) |
Add part of #1322 tests (#2034)
* Add part of #1322 tests
* Fix #1322
-rw-r--r-- | sytest-whitelist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sytest-whitelist b/sytest-whitelist index 16c7e544..afe8a7e0 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -569,3 +569,5 @@ Remote invited user can see room metadata Can re-join room if re-invited A prev_batch token from incremental sync can be used in the v1 messages API Inbound federation rejects invites which are not signed by the sender +Invited user can reject invite over federation several times +Test that we can be reinvited to a room we created |