Skip to content

Commit af88e28

Browse files
author
hirsch88
committed
Adjust e2e documentation
1 parent 141bf36 commit af88e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ All script are defined in the package.json file, but the most important ones are
129129

130130
- Run the unit tests using `npm start test` (There is also a vscode task for this called `test`).
131131
- Run the integration tests using `npm start test:integration`.
132-
- Run the e2e tests using `npm start test:e2e` and don't forget to start your application and your [Auth0 Mock Server](https://github.com/hirsch88/auth0-mock-server).
132+
- Run the e2e tests using `npm start test:e2e`.
133133

134134
### Running in dev mode
135135

0 commit comments

Comments
 (0)