mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 10:55:37 +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",
|
||||
"subCategory": "marketplace",
|
||||
},
|
||||
Object {
|
||||
"action": "admin::project-settings.update",
|
||||
"category": "project",
|
||||
"displayName": "Update the project level settings",
|
||||
"subCategory": "general",
|
||||
},
|
||||
Object {
|
||||
"action": "admin::provider-login.read",
|
||||
"category": "single sign on",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user