You've already forked focalboard
mirror of
https://github.com/mattermost/focalboard.git
synced 2025-07-15 23:54:29 +02:00
fix cypress test for changed templates (#2230)
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
This commit is contained in:
@ -21,7 +21,7 @@ describe('Create and delete board / card', () => {
|
||||
cy.contains('Use this template').should('exist')
|
||||
|
||||
// Some options are present
|
||||
cy.contains('Meeting Notes').should('exist')
|
||||
cy.contains('Meeting Agenda').should('exist')
|
||||
cy.contains('Personal Goals').should('exist')
|
||||
cy.contains('Project Tasks').should('exist')
|
||||
|
||||
|
Reference in New Issue
Block a user