Add transaction scopes to test keys

This commit is contained in:
Jake Barnby
2025-09-03 03:42:44 +12:00
parent 70ef7059c3
commit 7861ee8cbd
+2
View File
@@ -70,6 +70,8 @@ trait ProjectCustom
'databases.write',
'collections.read',
'collections.write',
'transactions.read',
'transactions.write',
'tables.read',
'tables.write',
'documents.read',