I’m stuck on Stage #ni6.
The log showed that my program passed the test for #ni6 and after that it ran and failed on the test for #gp4, a stage that i have already cleared.
I am not sure why my program didn’t print out the prompt ($ ) on that test, because when i tested it manually it worked just fine
~/project/codecrafters-shell-go master *1 07:09:20
❯ ./your_shell.sh
$
At this point I am not sure what else I should try and would appreciate some help here
Here’s the remote url of my git repository https://git.codecrafters.io/2f6e0e84d5f0b89a
