From 27a2a32445dc7d900102fc4fc1b7cf9e17d1d4c9 Mon Sep 17 00:00:00 2001 From: abrichr Date: Wed, 29 Jul 2026 16:33:11 -0400 Subject: [PATCH] test: track OpenEMR reference endpoint in showcase --- cypress/e2e/dashboard-showcase.cy.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cypress/e2e/dashboard-showcase.cy.js b/cypress/e2e/dashboard-showcase.cy.js index 3fb1191..3883ea8 100644 --- a/cypress/e2e/dashboard-showcase.cy.js +++ b/cypress/e2e/dashboard-showcase.cy.js @@ -63,11 +63,11 @@ describe('Cloud product showcase', () => { 'mock-data mode with synthetic records' ) - // No fake mini-app scaffolding and no unverifiable domain. + // No fake mini-app scaffolding or raw reference-application endpoint. cy.get('#cloud-product').should('not.contain.text', 'Operating view') cy.get('#cloud-product').should( 'not.contain.text', - 'demo.openadapt.ai' + 'demo.openemr.io/openemr/index.php' ) // The CTA opens the real public hosted-product demo without requiring