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
I am new in Vue js. I have installed jest in my view project. and I used multiselect module in my vue project.
But when i run npm run test command then following error is showing
I am new in Vue js. I have installed jest in my view project. and I used multiselect module in my vue project.
But when i run npm run test command then following error is showing
My Vue files details are
babel.config
jest.config.ts
my component file
my component spec file
`
The text was updated successfully, but these errors were encountered: