We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c784d9f commit a87fe8cCopy full SHA for a87fe8c
integration-tests/tests/api/organization/members.spec.ts
@@ -11,6 +11,7 @@ test.concurrent('owner of an organization should have all scopes', async ({ expe
11
[
12
organization:describe,
13
support:manageTickets,
14
+ accessToken:modify,
15
organization:modifySlug,
16
auditLog:export,
17
organization:delete,
0 commit comments