diff --git a/cypress.json b/cypress.json index 7f7f4df29b..2a9f917968 100644 --- a/cypress.json +++ b/cypress.json @@ -13,7 +13,7 @@ "screenshotOnRunFailure": false, "numTestsKeptInMemory": 0, "env": { - "testMode": "extREST" + "testMode": "extREST,extGQL" }, "supportedOptionsForTestModes": [ "extGQL",