mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 23:24:03 +00:00
Update the snapshots
This commit is contained in:
parent
f6645ad855
commit
3d04f9bfb2
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user