Skip to content

Commit 37a5da9

Browse files
authored
Merge pull request #77 from lopezm94/patch-2
Update README.md
2 parents 3438544 + 7cce59a commit 37a5da9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ All script are defined in the `package-scripts.js` file, but the most important
141141
### Tests
142142

143143
- Run the unit tests using `npm start test` (There is also a vscode task for this called `test`).
144-
- Run the integration tests using `npm start test:integration`.
145-
- Run the e2e tests using `npm start test:e2e`.
144+
- Run the integration tests using `npm start test.integration`.
145+
- Run the e2e tests using `npm start test.e2e`.
146146

147147
### Running in dev mode
148148

0 commit comments

Comments
 (0)