fix: [test] Missing ACL

pull/8269/head
Jakub Onderka 2022-04-10 12:50:38 +02:00
parent 7fa35f9d65
commit c17b6e4533
1 changed files with 1 additions and 0 deletions

View File

@ -560,6 +560,7 @@ class ACLComponent extends Component
'upgrade2324' => array(),
'cleanModelCaches' => array(),
'updateDatabase' => array(),
'rest' => ['perm_auth'],
),
'shadowAttributes' => array(
'accept' => array('perm_add'),