From 85f6475a94b3ec88e2fff744689dfc6a3151b753 Mon Sep 17 00:00:00 2001 From: Adel Bensaad Date: Mon, 9 Dec 2024 10:49:37 +0000 Subject: [PATCH] debug use instance created 2.39 --- cypress/helpers/startScreen.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/helpers/startScreen.js b/cypress/helpers/startScreen.js index e8c1fe46f..0fd5352f4 100644 --- a/cypress/helpers/startScreen.js +++ b/cypress/helpers/startScreen.js @@ -19,7 +19,7 @@ const logPageState = () => { export const goToStartPage = (skipEval) => { // Hardcoded URL for testing const hardcodedUrl = - 'https://play.im.dhis2.org/stable-2-39-7-1/api/apps/line-listing/index.html' + 'https://qa.im.dhis2.org/core-triggerexternalappstest-107/api/apps/line-listing/index.html' // 'https://test.e2e.dhis2.org/analytics-2.41/api/apps/line-listing/index.html'