Checklist:
: I’ve uncommented the code.
: I’ve saved the changes.
: 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