Rename language articles

This commit is contained in:
Angelos Chalaris
2023-05-18 23:57:15 +03:00
parent 45d1fa023a
commit 2d58c1dfd7
48 changed files with 17 additions and 17 deletions

View File

@ -4,10 +4,10 @@ shortName: Testing
parent: react
featured: true
snippetIds:
- articles/s/testing-stateful-ui-components
- articles/s/testing-async-react-components
- articles/s/testing-react-portals
- articles/s/testing-redux-connected-components
- react/s/testing-stateful-ui-components
- react/s/testing-async-components
- react/s/testing-portals
- react/s/testing-redux-connected-components
splash: headphones.png
description: >-
Testing React can be challenging, both in terms of figuring out the correct