Skip to content

Commit 662e761

Browse files
authored
Update cypress.md
1 parent cac169e commit 662e761

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/testing/cypress.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Cypress is a great E2E testing tool. Here are a few great reasons to consider it
1010

1111
## Installation
1212

13-
> You can skip this section by just cloning [the template github repo 🌹](https://github.com/basarat/cypress-ts)
14-
1513
> The steps provided in this installation process will give you a nice `e2e` folder that you can use as boiler plate for your organization. You can just copy paste this `e2e` folder into any existing projects that you want to test with cypress.
1614
1715
Create an e2e directory and install cypress and its dependencies for TypeScript transpiling:

0 commit comments

Comments
 (0)