I just confirmed this part. Yes this is an issue in this step and in other steps too
The command that I used to pass this was echo '28 | Mountain' | sed 's/ //'
For the missing quote in the hint, I suggest opening a new issue in github by following the instructions below
Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.
if you have already tried all the trouble shooting steps such as doing a soft reset etc. then unfortunately you have to delete the entire container from codeally.io (login and find the virtual environment that has the course and delete it from there)
This means all the steps you completed will be gone unfortunately and you have to start from scratch.
Click the Output next to the terminal, and then CodeRoad (Tests) in the dropdown.
Also, could you go back to the terminal and run these two commands - from the project folder, enter cd .freeCodeCamp to go into that folder, then run npm run programmatic-test to run the tests and share the output. Thanks.
I don’t know if this is a good idea or not, but here are the contents of my file. Maybe you can copy them into your file (just try to open the file with the command nano .mocharc.json and then copy the code from here and paste the code into the file using the SHIFT+INSERT keys)
codeally@a3072e0f02ae:~/project/.freeCodeCamp$ more .mocharc.json