Skip to content

Commit 72fb332

Browse files
committed
Update docs on running e2e tests
1 parent a98881f commit 72fb332

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ npm run compile
322322
And then run the end to end tests with the `e2e` script:
323323

324324
```bash
325+
(cd e2e && npm install)
325326
npm run e2e
326327
```
327328

0 commit comments

Comments
 (0)