rita 3.0.18 → 3.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -136,7 +136,7 @@ $ git clone https://github.com/dhowe/ritajs.git
136
136
  $ cd ritajs
137
137
  $ npm install
138
138
  $ npm run build
139
- $ npm run test
139
+ $ npm test
140
140
 
141
141
  ```
142
142
  If all goes well, you should see a list of successful tests and find the library built in 'dist'