Skip to content

Commit

Permalink
click map configuration close modal
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Dec 7, 2024
1 parent 3356c49 commit 4f91e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/test/ui/cypress/e2e/home.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ describe('home page', () => {

cy.screenshot()

cy.get('.btn-close').click()
cy.contains('Map configuration').get('.btn-close').click()
cy.contains('Map configuration').should('not.be.visible')

cy.screenshot()
Expand Down

0 comments on commit 4f91e3c

Please sign in to comment.