Closed seanpoulter closed 4 months ago
This PR builds on https://github.com/webdriverio/webdriverio/pull/12628:
I noticed that this project is using npm-run-all still and not the maintained fork npm-run-all2. Here's a PR that fixes that.
npm-run-all
npm-run-all2
Proposed Changes
This PR builds on https://github.com/webdriverio/webdriverio/pull/12628: