mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-09 23:47:42 -05:00
Use allow/deny
This commit is contained in:
parent
47a9ba435d
commit
e5481b22aa
3 changed files with 11 additions and 11 deletions
|
|
@ -118,7 +118,7 @@ class TestCreateAliasACL(unittest.HomeserverTestCase):
|
|||
{
|
||||
"user_id": "*",
|
||||
"alias": "#unofficial_*",
|
||||
"action": "allowed",
|
||||
"action": "allow",
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue