mirror of
https://github.com/strapi/strapi.git
synced 2025-12-26 06:35:47 +00:00
fix: admin permission snapshot
This commit is contained in:
parent
54153b8a58
commit
be1ae166a1
@ -385,6 +385,12 @@ describe('Role CRUD End to End', () => {
|
||||
"displayName": "Read",
|
||||
"subCategory": "options",
|
||||
},
|
||||
{
|
||||
"action": "admin::review-workflows.update",
|
||||
"category": "review workflows",
|
||||
"displayName": "Update",
|
||||
"subCategory": "options",
|
||||
},
|
||||
{
|
||||
"action": "admin::roles.create",
|
||||
"category": "users and roles",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user