Skip to content

Commit

Permalink
flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
ErykKul committed Jun 27, 2024
1 parent 8c0c6ce commit 2058851
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,6 @@ describe('UploadDatasetFiles', () => {
})
cy.findByText('users20.json').should('exist')
cy.findAllByRole('progressbar').should('have.length', 6)
cy.findAllByTitle('Cancel upload').should('have.length', 20)
cy.findAllByRole('progressbar').should('have.length', 6)
cy.findByText('Select files to add').should('exist')
})

Expand Down

0 comments on commit 2058851

Please sign in to comment.