When running the tests on task 6 in the instructions the tester will send the command:
PATH="/usr/bin:/usr/local/bin" ./your_shell.sh
and when I run it locally it’s working but on git push the logs show:
[tester::#MG5] Running ./your_shell.sh
with not PATH variable set.