Skip to content

Commit 162ac4c

Browse files
committed
update CONTRIBUTING.md
1 parent ca4ec86 commit 162ac4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ A huge thank you to the original author of Node Redis, [Matthew Ranney](https://
4545

4646
Node Redis has a full test suite with coverage setup.
4747

48-
To run the tests, run `npm install` to install dependencies, then run `npm test`.
48+
To run the tests, run `npm install` to install dependencies, then run `npm run build:tests-tools && npm test`.
4949

5050
Note that the test suite assumes that [`docker`](https://www.docker.com/) is installed in your environment.
5151

0 commit comments

Comments
 (0)