Skip to content

Commit

Permalink
Fix e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
ltshb committed Dec 12, 2023
1 parent 0a919cc commit 067e95a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e-cypress/integration/importTool.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ describe('The Import Maps Tool', () => {
.children()
.contains('https://wms.geo.admin.ch')
.click()
cy.get('[data-cy="import-connect-button"]').click()
cy.wait('@wms-get-capabilities')
// TODO test add layer
// cy.get('[data-cy="import-add-layer-button"]').scrollIntoView()
Expand Down

0 comments on commit 067e95a

Please sign in to comment.