diff --git a/tests/e2e/Scopes/ProjectCustom.php b/tests/e2e/Scopes/ProjectCustom.php index dc5673ce83..b2324fc5d5 100644 --- a/tests/e2e/Scopes/ProjectCustom.php +++ b/tests/e2e/Scopes/ProjectCustom.php @@ -73,6 +73,7 @@ trait ProjectCustom 'documents.write', 'files.read', 'files.write', + 'buckets.read', 'buckets.write', 'functions.read', 'functions.write',