Add policies.read/write scopes to test API key

This commit is contained in:
Prem Palanisamy
2026-03-24 17:09:27 +00:00
parent bd03ec7a50
commit 2838642bae
+2
View File
@@ -163,6 +163,8 @@ trait ProjectCustom
'tokens.write',
'webhooks.read',
'webhooks.write',
'policies.read',
'policies.write',
'project.read',
'project.write'
],