Skip to content

Commit

Permalink
Merge branch 'canary' into eslint/next-script-for-ga
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Aug 16, 2021
2 parents e8a0999 + 385ac94 commit dc41892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/testing.md
Expand Up @@ -16,7 +16,7 @@ Cypress is a test runner used for **End-to-End (E2E)** and **Integration Testing

### Quickstart

You can use `create-next-app` with the [with-cypress example](https://github.com/vercel/next.js/tree/canary/examples/with-jest) to quickly get started.
You can use `create-next-app` with the [with-cypress example](https://github.com/vercel/next.js/tree/canary/examples/with-cypress) to quickly get started.

```bash
npx create-next-app --example with-cypress with-cypress-app
Expand Down

0 comments on commit dc41892

Please sign in to comment.