Skip to content

Commit

Permalink
fix: update cypress api link to the latest (#6926)
Browse files Browse the repository at this point in the history
  • Loading branch information
justforuse authored Jan 13, 2022
1 parent 15da794 commit 4dacae5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// https://docs.cypress.io/api/introduction/api.html
// https://docs.cypress.io/api/table-of-contents

describe('My First Test', () => {
it('Visits the app root url', () => {
Expand Down

0 comments on commit 4dacae5

Please sign in to comment.