The tests are now running for more than 10mins, how long will this take

Checklist:

  1. :white_check_mark: : I’ve uncommented the code.
  2. :white_check_mark: : I’ve saved the changes.
  3. :white_check_mark: : I’ve run the git commands:
git commit -am "[seeking help on forum]"
git push origin master

Here’s a screenshot showing the output from running the Git commands:

Hey @goat-914, it looks like a connection-related issue when you ran codecrafters test.

As a workaround, could you try instead testing your code using git push and let me know if that works for you?

It worked, Thanks