1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-11-29 22:58:08 +02:00

CP - Update en.json: Bug fix and consistency (#3231)

* Update en.json: Bug fix and consistency (#3151)

* Update en.json

Updated copy and fixed https://github.com/mattermost/focalboard/issues/3131

* update cypress tests

* update default messages, en.json is created from default messages when running i18n-extract

* update tests for string changes

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
(cherry picked from commit 020d83fa44)

* clean up cherry-pick

* more cleanup

* fix bad merge

* fix cypress tests

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
This commit is contained in:
Scott Bishel
2022-06-16 05:17:44 -06:00
committed by GitHub
parent 85b10ad417
commit b911de0cc3
30 changed files with 115 additions and 111 deletions

View File

@@ -30,7 +30,7 @@ describe('Create and delete board / card', () => {
// Create empty board
cy.contains('Create empty board').should('exist').click({force: true})
cy.get('.BoardComponent').should('exist')
cy.get('.Editable.title').invoke('attr', 'placeholder').should('contain', 'Untitled Board')
cy.get('.Editable.title').invoke('attr', 'placeholder').should('contain', 'Untitled board')
// Change Title
cy.get('.Editable.title').