When I try to change the timeout, I get the following error:
Fatal error: Call to undefined method Robofile::task() in /Users/.../automated-customer-tests/.../vendor/codeception/robo-paracept/src/MergeReports.php on line 12 ERROR: Call to undefined method Robofile::task() in /Users/.../automated-customer-tests/.../vendor/codeception/robo-paracept/src/MergeReports.php:12
Script vendor/bin/robo parallel:all handling the parallel event returned with error code 255
However, if I can't run parallel test because it continues to timeout, with the following error:
[Symfony\Component\Process\Exception\ProcessTimedOutException]
The process "vendor/bin/robo parallel:all" exceeded the timeout of 300 seconds.