mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-22 07:00:22 -05:00
internal: update data-cy for cloud studio in studio.cy.ts (#31649)
This commit is contained in:
@@ -233,7 +233,7 @@ describe('studio functionality', () => {
|
||||
cy.get('[data-cy="ai-status-text"]').should('contain.text', 'Enabled')
|
||||
|
||||
// Verify that the AI output is correct
|
||||
cy.get('[data-cy="studio-ai-output-textarea"]').should('contain.text', aiOutput)
|
||||
cy.get('[data-cy="recommendation-editor"]').should('contain', aiOutput)
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user