diff options
| -rw-r--r-- | INSTALL.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md index b77956dfa..9e04730f7 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -185,6 +185,7 @@ Thanks to `lib/tasks/extensions.rake`. #### Jest (React integration specs) `grunt jest` to run the whole specs. + `grunt` to watch for changes and automatically run corresponding tests. #### Start local server |
