mirror of
https://github.com/strapi/strapi.git
synced 2025-12-26 14:44:31 +00:00
fix: udate admin permissions snapshot
This commit is contained in:
parent
e7620ed796
commit
84c37537c7
@ -379,6 +379,12 @@ describe('Role CRUD End to End', () => {
|
||||
"displayName": "Create",
|
||||
"subCategory": "options",
|
||||
},
|
||||
{
|
||||
"action": "admin::review-workflows.delete",
|
||||
"category": "review workflows",
|
||||
"displayName": "Delete",
|
||||
"subCategory": "options",
|
||||
},
|
||||
{
|
||||
"action": "admin::review-workflows.read",
|
||||
"category": "review workflows",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user