From be3662756d7ef2a07897b35096423b8cdc5fc408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrew=20Ros=C3=A1rio?= Date: Mon, 19 Jul 2021 11:51:27 -0300 Subject: [PATCH] Update learning.mdx --- docs/learning.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/learning.mdx b/docs/learning.mdx index 7f7433129..7018529eb 100644 --- a/docs/learning.mdx +++ b/docs/learning.mdx @@ -50,5 +50,7 @@ sidebar_label: Learning Material by [Pablo Dinella](https://github.com/PabloDinella) - [React Hooks broke my tests, now what? (Portuguese)](https://youtu.be/t46n7REGswQ?t=99) by [Daniel Afonso](https://twitter.com/danieljcafonso) +- [Escrevendo testes eficientes de verdade no Angular](https://andrewrosario.medium.com/escrevendo-testes-eficientes-de-verdade-no-angular-263a9d03cecf) + by [Andrew Rosário](https://github.com/andrewarosario) Feel free to contribute more!