Help about #MG5 stage

That’s a different issue. You can see from the thread that I created that there’s a /bin folder in the path:

In my case, the test is expecting to find cp inside /bin but, as per the order of the directories in the path variable, it find it sooner inside /usr/bin which is what is causing my tests to fail.