diff --git a/Composer/cypress/integration/LuisDeploy.spec.ts b/Composer/cypress/integration/LuisDeploy.spec.ts index 1c867ae39c..3f2372c34f 100644 --- a/Composer/cypress/integration/LuisDeploy.spec.ts +++ b/Composer/cypress/integration/LuisDeploy.spec.ts @@ -17,7 +17,7 @@ context('Luis Deploy', () => { cy.findByText('Development Resources').click(); cy.findAllByTestId('rootLUISAuthoringKey').type('12345678', { delay: 200 }); cy.findAllByTestId('rootLUISRegion').click(); - cy.findByText('westus').click(); + cy.findByText('West US').click(); cy.visitPage('User input'); cy.visitPage('Design'); cy.route({