Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the warning when running the localization tests #127

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

jjgancfer
Copy link
Contributor

This PR fixes the warning that appears when running the frontend tests regarding localization by mocking the useTranslation hook.

@jjgancfer jjgancfer added frontend 👁️ Frontend issue testing 🧪 Regarding testing labels Mar 19, 2024
@jjgancfer jjgancfer added this to the Third delivery milestone Mar 19, 2024
@jjgancfer jjgancfer self-assigned this Mar 19, 2024
@jjgancfer jjgancfer linked an issue Mar 19, 2024 that may be closed by this pull request
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@gony02 gony02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!!!

Copy link
Contributor

@sergiorodriguezgarcia sergiorodriguezgarcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect! Good job!

@gony02 gony02 merged commit be9274f into develop Mar 21, 2024
3 checks passed
@jjgancfer jjgancfer deleted the fix/warning-test-localization branch March 25, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend 👁️ Frontend issue testing 🧪 Regarding testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix the warning regarding localization in the frontend tests
3 participants