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
In file tests/main.js there are some tests scenarios that tries to ensure the existence of some files but some of them were never created in this repo.
Steps to Reproduce
Clone the repo
npm install
npm test
Those failing scenarios probably shouldn't exist as well.