Closed alexisabril closed 11 years ago
Currently no arguments are passed when running via PhantomJS on a Unix platform. This only needs to match the MacOS runner as such:
unix: https://github.com/ekryski/launchpad/blob/master/lib/local/platform/unix.js#L25
vs
mac: https://github.com/ekryski/launchpad/blob/master/lib/local/platform/macos.js#L58
:thumbsup: Nice work @alexisabril
Currently no arguments are passed when running via PhantomJS on a Unix platform. This only needs to match the MacOS runner as such:
unix: https://github.com/ekryski/launchpad/blob/master/lib/local/platform/unix.js#L25
vs
mac: https://github.com/ekryski/launchpad/blob/master/lib/local/platform/macos.js#L58