Skip to content

Commit

Permalink
fix: fix link to code examples in IntegrationTesting topic
Browse files Browse the repository at this point in the history
  • Loading branch information
Filgeary authored and tshemsedinov committed Sep 16, 2022
1 parent 01f2662 commit bea82a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Courses/Fundamentals.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
- Тестирование: https://github.com/HowProgrammingWorks/Testing
- Юниттесты: https://github.com/HowProgrammingWorks/Unittesting
- [Тестирование: системное и интеграционное тестирование](https://youtu.be/OuKu_6H_6gE)
- Примеры кода: https://github.com/HowProgrammingWorks/Unittesting
- Примеры кода: https://github.com/HowProgrammingWorks/IntegrationTesting
- [Интроспекция и рефлексия в JavaScript](https://youtu.be/yvW1PjUVeM0)
- Интроспекция: https://github.com/HowProgrammingWorks/Introspection
- Рефлекция: https://github.com/HowProgrammingWorks/Reflect
Expand Down

0 comments on commit bea82a1

Please sign in to comment.