Attempt to fix test flakyness
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
kolaente 2021-01-30 17:05:25 +01:00
parent efd659f41d
commit 819f2f0cca
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -365,6 +365,7 @@ describe('Lists', () => {
cy.getAttached('.kanban .bucket .tasks .task')
.contains(tasks[0].title)
.should('be.visible')
.click()
cy.url()