0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 18:08:59 +02:00

Add 'Federation publicRoom Name/topic keys are correct' to the sytest whitelist (#2029)

Sytest had two tests with the name `Name/topic keys are correct`. https://github.com/matrix-org/sytest/pull/1098 edited one so that the names were unique.

It seems that this test name was in the dendrite Sytest whitelist. This PR adds the additional, new name to the whitelist as well. Time to see if CI passes!
This commit is contained in:
Andrew Morgan 2021-10-29 12:06:38 +01:00 committed by GitHub
parent 23c20c40c1
commit a22a6d360f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -565,3 +565,4 @@ User can invite remote user to room with version 7
Remote user can backfill in a room with version 7
Can reject invites over federation for rooms with version 7
Can receive redactions from regular users over federation in room version 7
Federation publicRoom Name/topic keys are correct