Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Apr 28, 2023
1 parent bb56ffb commit ce16423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Run it from your package.json
```json
{
"scripts": {
"test": "test-node-example my-test.spec.js"
"test": "test-node-example ./my-test.spec.js"
}
}
```
Expand Down

0 comments on commit ce16423

Please sign in to comment.