Closed MichaelKohler closed 3 years ago
Note that https://github.com/common-voice/sentence-collector/pull/509 introduced one more mock and now checks for mocked strings. This needs to be reverted as well.
:tada: This issue has been resolved in version 2.12.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
With #490 tests do not correctly render the localized strings by mocking it away in the jest
setup.ts
file. We should fix that so the assertions are run on the localized components, and not on the placeholder texts.