Add tests for all room privacy levels

This commit is contained in:
Cadence Ember 2023-10-13 00:51:38 +13:00
parent a1710af542
commit 1ad1c6b525
3 changed files with 32 additions and 1 deletions

View file

@ -44,6 +44,9 @@ module.exports = {
"m.room.power_levels/": {
events: {
"m.room.avatar": 0
},
users: {
"@test_auto_invite:example.org": 100
}
},
"chat.schildi.hide_ui/read_receipts": {hidden: true},