We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87d2f1c + d5b6177 commit ba77bb8Copy full SHA for ba77bb8
3 files changed
.labspace/04-switch-to-dhi.md
@@ -109,5 +109,5 @@ This simple code block from the `test/app.test.js` allows you to start the appli
109
```
110
Let’s run the tests using the npm test command:
111
```bash
112
-npm test
+npm install && npm test
113
0 commit comments