test: update e2e permission snapshots

This commit is contained in:
vincentbpro 2022-03-29 15:56:23 +02:00
parent f10b97186a
commit 47dc3ce9e3

View File

@ -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",