This commit is contained in:
Pierre Noël 2021-03-08 11:03:31 +01:00 committed by GitHub
parent f6285fff2f
commit 44e4cb2c37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -620,6 +620,12 @@ describe('Role CRUD End to End', () => {
"displayName": "Update",
"subCategory": "general",
},
Object {
"action": "plugins::email.settings.read",
"category": "email",
"displayName": "Access the Email Settings page",
"subCategory": "general",
},
Object {
"action": "plugins::upload.settings.read",
"category": "media library",
@ -906,6 +912,12 @@ describe('Role CRUD End to End', () => {
"displayName": "Update",
"subCategory": "general",
},
Object {
"action": "plugins::email.settings.read",
"category": "email",
"displayName": "Access the Email Settings page",
"subCategory": "general",
},
Object {
"action": "plugins::upload.settings.read",
"category": "media library",