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
After cloning the repository, running the app in Docker without making any code changes, and executing npm run test inside the Docker shell, the tests are failing.
Expected Behavior
It should pass all the tests
Steps to reproduce
Steps:
Clone the repository
Run the app in docker
Open the command shell within the app container and run the command "npm run test"
The text was updated successfully, but these errors were encountered:
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.
Harshit-7373
added a commit
to Harshit-7373/p5.js-web-editor
that referenced
this issue
Dec 1, 2024
p5.js version
No response
What is your operating system?
Windows
Web browser and version
No response
Actual Behavior
After cloning the repository, running the app in Docker without making any code changes, and executing
npm run test
inside the Docker shell, the tests are failing.Expected Behavior
It should pass all the tests
Steps to reproduce
Steps:
The text was updated successfully, but these errors were encountered: