mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-20 12:38:42 -05:00
bc2dc96e6e
* 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