Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
109 stars 73 forks source link

Remove duplicate react-i18next mocks #12927

Closed mlqn closed 3 weeks ago

mlqn commented 1 month ago

Description

Removed redundant mocks of react-i18next as it's already mocked in setupTests.

Verification

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.40%. Comparing base (d53c10a) to head (a189773).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12927 +/- ## ========================================== - Coverage 91.41% 91.40% -0.02% ========================================== Files 1397 1397 Lines 19740 19740 Branches 2384 2384 ========================================== - Hits 18046 18043 -3 Misses 1432 1432 - Partials 262 265 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.