Update the snapshots

This commit is contained in:
Alexandre Bodin 2021-10-20 17:41:05 +02:00
parent f6645ad855
commit 3d04f9bfb2

View File

@ -193,13 +193,13 @@ describe('Role CRUD End to End', () => {
"action": "plugin::documentation.settings.regenerate",
"displayName": "Regenerate",
"plugin": "documentation",
"subCategory": "settings",
"subCategory": "general",
},
Object {
"action": "plugin::documentation.settings.update",
"displayName": "Update and delete",
"plugin": "documentation",
"subCategory": "settings",
"subCategory": "general",
},
Object {
"action": "plugin::upload.assets.copy-link",
@ -407,6 +407,12 @@ describe('Role CRUD End to End', () => {
"displayName": "Update",
"subCategory": "general",
},
Object {
"action": "plugin::documentation.settings.read",
"category": "documentation",
"displayName": "Access the documentation settings page",
"subCategory": "general",
},
Object {
"action": "plugin::email.settings.read",
"category": "email",
@ -666,13 +672,13 @@ describe('Role CRUD End to End', () => {
"action": "plugin::documentation.settings.regenerate",
"displayName": "Regenerate",
"plugin": "documentation",
"subCategory": "settings",
"subCategory": "general",
},
Object {
"action": "plugin::documentation.settings.update",
"displayName": "Update and delete",
"plugin": "documentation",
"subCategory": "settings",
"subCategory": "general",
},
Object {
"action": "plugin::upload.assets.copy-link",
@ -892,6 +898,12 @@ describe('Role CRUD End to End', () => {
"displayName": "Update",
"subCategory": "general",
},
Object {
"action": "plugin::documentation.settings.read",
"category": "documentation",
"displayName": "Access the documentation settings page",
"subCategory": "general",
},
Object {
"action": "plugin::email.settings.read",
"category": "email",