vuejs / vue-jest

Jest Vue transformer
MIT License
746 stars 157 forks source link

New test fail with mistake ENOENT: no such file or directory, open #542

Open DimaKuznietsov opened 1 year ago

DimaKuznietsov commented 1 year ago

We made a fork from one of the project, and after 4 month we try to add new vue components and test for them. New test failed with mistake ENOENT: no such file or directory, open. I have tried to add same components and test and its worked ok

DimaKuznietsov commented 1 year ago
image