Skip to content

Commit

Permalink
test out PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dkasper-was-taken committed Jul 29, 2024
1 parent f01f393 commit 7f4c2d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cypress/e2e/spec.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ describe('page', () => {
it('works', () => {
cy.visit('https://example.cypress.io')
})

it('works too', () => {
cy.visit('https://example.cypress.io')
})
})

0 comments on commit 7f4c2d2

Please sign in to comment.