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'