Checklist:
or
: I’ve uncommented the code.
or
: I’ve saved the changes.
or
: 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:
[Attach screenshot here]
[Share other details here]
Even after running the app and the HTTP server is started, I am getting the error log
remote: [tester::#AT4] Looks like your program has terminated. A HTTP server is expected to be a long-running process.
remote: [tester::#AT4] Test failed
Is this expected behaviour or something different?