Browse Source

add link to unit testing video on ABP Community

pull/7341/head
Arman Ozak 5 years ago
parent
commit
7824003914
  1. 4
      docs/en/UI/Angular/Testing.md

4
docs/en/UI/Angular/Testing.md

@ -374,3 +374,7 @@ Finally, don't forget to run your CI tests with the following command:
```sh
npm test -- --prod
```
## See Also
* [ABP Community Video - Unit Testing with the Angular UI](https://community.abp.io/articles/unit-testing-with-the-angular-ui-p4l550q3)

Loading…
Cancel
Save