fix: udate admin permissions snapshot

This commit is contained in:
Marc-Roig 2023-05-19 15:54:03 +02:00
parent e7620ed796
commit 84c37537c7
No known key found for this signature in database
GPG Key ID: FB4E2C43A0BEE249

View File

@ -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",