mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-02-07 23:48:29 -06:00
* fix(e2e-nightwatch): check for correct flag name flag is documented as `--use-selenium` but we checked for `args['with-selenium']` fix #5015 * test(e2e-nightwatch): selenium test uses correct flag now