Skip to content

Commit

Permalink
test(27113): fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
vanch3d committed Jan 14, 2025
1 parent 1818e6b commit e44bf36
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ describe('DesignerToolbox', () => {
cy.mountWithProviders(<DesignerToolbox />, { wrapper })
cy.getByTestId('toolbox-trigger').click()

// eslint-disable-next-line cypress/no-unnecessary-waiting
cy.wait(100) // Wait for dropdown (ugly)

cy.checkAccessibility()
Expand Down

0 comments on commit e44bf36

Please sign in to comment.