Skip to content

Commit

Permalink
tests: fix broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
tams sokari committed Oct 3, 2023
1 parent dd8a56f commit 1571fe2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cypress/tests/id-selection.cy.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,6 @@ describe("Preselected Country and ID Type", () => {

cy.getIFrameBody().find("#id_type").should("not.exist");

cy.getIFrameBody().find("#id_type").should("not.be.visible");

cy.getIFrameBody().find("smart-camera-web").should("be.visible");

cy.getIFrameBody()
Expand Down

0 comments on commit 1571fe2

Please sign in to comment.