From a24bccf33a8a67683cce69e2945f04b5764b155d Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 7 Jun 2020 09:01:35 +0300 Subject: [PATCH] Updated test API key --- tests/e2e/Scopes/ProjectCustom.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/e2e/Scopes/ProjectCustom.php b/tests/e2e/Scopes/ProjectCustom.php index 0880b62af1..2e03eeac4a 100644 --- a/tests/e2e/Scopes/ProjectCustom.php +++ b/tests/e2e/Scopes/ProjectCustom.php @@ -75,6 +75,7 @@ trait ProjectCustom 'files.write', 'locale.read', 'avatars.read', + 'health.read', ], ]);