1
0

feat: improve gantt filter label

This commit is contained in:
Dominik Pschenitschni
2024-06-19 15:17:14 +02:00
committed by konrad
parent ba5240f6ae
commit 66be016a7f
4 changed files with 2 additions and 4 deletions

View File

@ -53,7 +53,7 @@ describe('Project View Gantt', () => {
cy.visit('/projects/1/2')
cy.get('.gantt-options .fancy-checkbox')
.contains('Show tasks which don\'t have dates set')
.contains('Show tasks without dates')
.click()
cy.get('.g-gantt-rows-container')