@one-paragon/angular-utilities 2.8.7 → 2.9.0

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
@@ -15,10 +15,6 @@ Run `ng build AngularUtilities` to build the project. The build artifacts will b
15
15
 
16
16
  After building your library with `ng build AngularUtilities`, go to the dist folder `cd dist/http-request-state` and run `npm publish`.
17
17
 
18
- ## Running unit tests
19
-
20
- Run `ng test AngularUtilities` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
-
22
18
  ## Further help
23
19
 
24
20
  To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.