Skip to content

Commit f365ed8

Browse files
Merge pull request #115 from julien-f/patch-1
Fix README: make test → npm test
2 parents 8e7e471 + a04e614 commit f365ed8

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)