README.md in puppet-herald-0.2.0 vs README.md in puppet-herald-0.8.0
- old
+ new
@@ -195,10 +195,10 @@
```
And then test Javascript code with:
```shell
-bundle exec rake js
+bundle exec rake js:test
```
Check your code for quality with:
```shell