Closed yvesh closed 7 years ago
Fixing a bug with newest Robo version
Changed ->arg('--env ' . $opts['env']) to ->env($opts['env'])
Confirm that robo run:tests is working
None
I tested this successfully.
Summary of Changes
Fixing a bug with newest Robo version
Changed ->arg('--env ' . $opts['env']) to ->env($opts['env'])
Testing Instructions
Confirm that robo run:tests is working
Documentation Changes Required
None