Thank you for your answer! The test i’m creating is in the folder test/unit/events/mouse.js so i thought i didn’t need to add it to spec.js
I also tried running the command npm run build before npm test but i think it still didn’t run the test…
Any ideas? Also, is there a way tu run only that test?