Skip to content

Commit f1cc625

Browse files
ByMykelhaoqunjiang
andauthored
fix: change link to cypress api docs. (#237)
Co-authored-by: Haoqun Jiang <[email protected]>
1 parent ca59ce9 commit f1cc625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: template/config/cypress/cypress/e2e/example.cy.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// https://docs.cypress.io/api/introduction/api.html
1+
// https://on.cypress.io/api
22

33
describe('My First Test', () => {
44
it('visits the app root url', () => {

0 commit comments

Comments
 (0)