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 jest unit test #1495

Merged
merged 2 commits into from Feb 12, 2023
Merged

Fix jest unit test #1495

merged 2 commits into from Feb 12, 2023

Conversation

johnflux
Copy link
Collaborator

It was broken because it required i18n to be stubbed, but because it was indicating this with a console warning, it wasn't noticed.

I've stubbed i18n and also made warn's and error's fatal (unless overridden otherwise)

@fozziethebeat fozziethebeat merged commit 3af7697 into LAION-AI:main Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants