Skip to content

Commit a04e614

Browse files
committed
Fix README: make test → npm test
1 parent aa7e098 commit a04e614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ Integration.
217217

218218
To run the test suite:
219219

220-
`make test`
220+
`npm test`
221221

222222
If submitting a bug fix, please update the appropriate test file too.
223223

0 commit comments

Comments
 (0)