You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
Hi,
I have a vue2 project that I'm trying to run tests on and I use the following:
Jest 28
@vue/vue2-jest@28
[email protected]
vue-i18n@8
@vue/[email protected]
I have added to my jest.config.js the following:
note: I also tried the
vue-jest
key in the globals section with the same results.My tests fail with the following error:
line in question:
My test render call:
Thank you for any guidance.
The text was updated successfully, but these errors were encountered: