mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 19:04:38 +00:00
test: update e2e permission snapshots
This commit is contained in:
parent
f10b97186a
commit
47dc3ce9e3
@ -814,6 +814,12 @@ describe('Role CRUD End to End', () => {
|
|||||||
"displayName": "Access the marketplace",
|
"displayName": "Access the marketplace",
|
||||||
"subCategory": "marketplace",
|
"subCategory": "marketplace",
|
||||||
},
|
},
|
||||||
|
Object {
|
||||||
|
"action": "admin::project-settings.update",
|
||||||
|
"category": "project",
|
||||||
|
"displayName": "Update the project level settings",
|
||||||
|
"subCategory": "general",
|
||||||
|
},
|
||||||
Object {
|
Object {
|
||||||
"action": "admin::provider-login.read",
|
"action": "admin::provider-login.read",
|
||||||
"category": "single sign on",
|
"category": "single sign on",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user