Skip to content

Commit

Permalink
fix obsolete tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnau Zapata Delgado authored and Arnau Zapata Delgado committed Jul 13, 2023
1 parent d6fdfe7 commit 851d6d8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions __tests__/e2e/integration/dummy-test.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,4 @@ describe('When a user try to verify his contract and it succeed', () => {
cy.visit('/')
})

it('Should see the title', () => {
cy.get('[data-cy=title]').should('be.visible')
})
})

0 comments on commit 851d6d8

Please sign in to comment.