mirror of
https://github.com/strapi/strapi.git
synced 2025-10-30 01:17:28 +00:00
chore: update snapshot
This commit is contained in:
parent
778e8fb175
commit
1ee1b79dcc
@ -179,6 +179,48 @@ describe('Role CRUD End to End', () => {
|
||||
"plugin": "content-manager",
|
||||
"subCategory": "single types",
|
||||
},
|
||||
{
|
||||
"action": "plugin::content-releases.create",
|
||||
"displayName": "Create",
|
||||
"plugin": "content-releases",
|
||||
"subCategory": "general",
|
||||
},
|
||||
{
|
||||
"action": "plugin::content-releases.create-action",
|
||||
"displayName": "Add an entry to a release",
|
||||
"plugin": "content-releases",
|
||||
"subCategory": "general",
|
||||
},
|
||||
{
|
||||
"action": "plugin::content-releases.delete",
|
||||
"displayName": "Delete",
|
||||
"plugin": "content-releases",
|
||||
"subCategory": "general",
|
||||
},
|
||||
{
|
||||
"action": "plugin::content-releases.delete-action",
|
||||
"displayName": "Remove an entry from a release",
|
||||
"plugin": "content-releases",
|
||||
"subCategory": "general",
|
||||
},
|
||||
{
|
||||
"action": "plugin::content-releases.publish",
|
||||
"displayName": "Publish",
|
||||
"plugin": "content-releases",
|
||||
"subCategory": "general",
|
||||
},
|
||||
{
|
||||
"action": "plugin::content-releases.read",
|
||||
"displayName": "Read",
|
||||
"plugin": "content-releases",
|
||||
"subCategory": "general",
|
||||
},
|
||||
{
|
||||
"action": "plugin::content-releases.update",
|
||||
"displayName": "Edit",
|
||||
"plugin": "content-releases",
|
||||
"subCategory": "general",
|
||||
},
|
||||
{
|
||||
"action": "plugin::content-type-builder.read",
|
||||
"displayName": "Read",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user