Merge branch '619/Create-test-utils-for-react-testing-library' into 'main'

619 Create test utils for react testing library

See merge request bloodyhealth/drip!556
This commit is contained in:
Sofiya Tepikin
2022-10-19 13:17:19 +00:00
9 changed files with 468 additions and 427 deletions
-1
View File
@@ -17,7 +17,6 @@ i18n
compatibilityJSON: 'v3', // TODO: migrate json to v4 and afterwards remove it
resources,
fallbackLng: 'en',
debug: true,
interpolation: {
escapeValue: false, // not needed for react as it escapes by default