You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/learning.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ sidebar_label: Learning Material
6
6
7
7
-[TestingJavaScript.com](https://testingjavascript.com) 🏆 A HUGE course all
8
8
about testing JavaScript applications (See also the
9
-
[course material with many examples using react-testing-library](https://github.com/testing-library/react-testing-library-course))
9
+
[course material with many examples using react-testing-library](https://github.com/kentcdodds/react-testing-library-course))
10
10
by [Kent C. Dodds](https://github.com/kentcdodds)
11
11
-[Migrating from Enzyme shallow rendering to explicit component mocks](https://www.youtube.com/watch?v=LHUdxkThTM0&list=PLV5CVI1eNcJgCrPH_e6d57KRUTiDZgs0u)
0 commit comments