Skip to content

Commit e7878e1

Browse files
authored
Update E2E-TESTS.md
1 parent 4ed2e17 commit e7878e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/E2E-TESTS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ npx cypress open
4040

4141
### 🏋️‍♀️Write a Cypress test to make sure that our app opens.
4242

43-
1. In your IDE open `cypress/integration/exercise.spec.js`
43+
1. In your IDE open `cypress/integration/e2e/exercise.spec.js`
4444
2. Follow instructions to implement `it('loads')` test
4545

4646
---

0 commit comments

Comments
 (0)