Changes in copy testing pipes angular (#6171)

pull/6173/head
Juan Gerardo Eulufi Salazar 7 months ago committed by GitHub
parent 45e75af774
commit cde6990d21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      src/data/roadmaps/angular/content/115-testing-angular-apps/100-testing-pipes.md

@ -4,6 +4,6 @@ An Angular Pipe is a special function that is called from a Component template.
Visit the following resources to learn more:
- [@official@Angular Website]https://angular.dev/guide/testing/pipes)
- [@article@Testing-Angular.com](https://testing-angular.com/testing-pipes/)
- [@official@Testing pipes](https://angular.dev/guide/testing/pipes)
- [@article@Testing pipes examples](https://testing-angular.com/testing-pipes/)
- [@feed@Explore top posts about Testing](https://app.daily.dev/tags/testing?ref=roadmapsh)

Loading…
Cancel
Save