)
- cy.contains('button', 'Connect your project').should('be.visible')
+ cy.contains('button', 'Connect a Cypress Cloud project').should('be.visible')
})
it('uses the store to open the Login Connect modal', () => {
loginConnectStore.openLoginConnectModal = cy.spy().as('openLoginConnectModal')
cy.mount(() =>