diff --git a/test/api/README.md b/test/api/README.md index b5223cc0f4..81e7c2d54b 100644 --- a/test/api/README.md +++ b/test/api/README.md @@ -39,7 +39,7 @@ $ gulp test:api:safe If you'd like to run the tests individually and inspect the output from the server, in one pane you can run: ```bash -$ gulp nodemon +$ gulp test:nodemon ``` And run your tests in another pane: