fix(i18n): adjust tests from 34780daab0
This commit is contained in:
@ -68,7 +68,7 @@ describe('Project View List', () => {
|
||||
|
||||
cy.get('.project-title-wrapper .icon')
|
||||
.should('not.exist')
|
||||
cy.get('input.input[placeholder="Add a new task..."')
|
||||
cy.get('input.input[placeholder="Add a task..."')
|
||||
.should('not.exist')
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user