diff --git a/scripts/cypress-v2/integration/test/xcdb-restRoles.js b/scripts/cypress-v2/integration/test/xcdb-restRoles.js index 1f41e15642..bd87bf6c27 100644 --- a/scripts/cypress-v2/integration/test/xcdb-restRoles.js +++ b/scripts/cypress-v2/integration/test/xcdb-restRoles.js @@ -11,6 +11,7 @@ const { const executionMode = 1; const nocoTestSuite = (apiType, dbType) => { + setCurrentMode(apiType, dbType); t01.genTest(apiType, dbType); t5a.genTest(apiType, dbType);