docs: command is wrong for running tests (#1065)
This commit is contained in:
parent
77ca4290a1
commit
e1e030cc3d
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ the general Koa guide.
|
|||
## Running tests
|
||||
|
||||
```
|
||||
$ make test
|
||||
$ npm test
|
||||
```
|
||||
|
||||
## Authors
|
||||
|
|
Loading…
Reference in a new issue