Fix test again
This commit is contained in:
parent
7664534618
commit
eafd4da038
@ -42,7 +42,7 @@ function uploadAttachmentAndVerify(taskId: number) {
|
||||
.selectFile('cypress/fixtures/image.jpg', {force: true}) // The input is not visible, but on purpose
|
||||
cy.wait('@uploadAttachment')
|
||||
|
||||
cy.get('.attachments .attachments .files div.attachment')
|
||||
cy.get('.attachments .attachments .files button.attachment')
|
||||
.should('exist')
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user