You've already forked focalboard
mirror of
https://github.com/mattermost/focalboard.git
synced 2025-11-29 22:58:08 +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')
|
cy.contains('Use this template').should('exist')
|
||||||
|
|
||||||
// Some options are present
|
// Some options are present
|
||||||
cy.contains('Meeting Notes').should('exist')
|
cy.contains('Meeting Agenda').should('exist')
|
||||||
cy.contains('Personal Goals').should('exist')
|
cy.contains('Personal Goals').should('exist')
|
||||||
cy.contains('Project Tasks').should('exist')
|
cy.contains('Project Tasks').should('exist')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user