mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-02 18:09:38 -05:00
Fixed typo (#1224)
I wonder if someone should create a spellcheck test suite for README files...
This commit is contained in:
committed by
kazuya kawaguchi
parent
65910a05db
commit
d684adb6f5
@@ -14,7 +14,7 @@
|
||||
--url run e2e tests against given url instead of auto-starting dev server
|
||||
--config use custom nightwatch config file (overrides internals)
|
||||
-e, --env specify comma-delimited browser envs to run in (default: chrome)
|
||||
-t, --test sepcify a test to run by name
|
||||
-t, --test specify a test to run by name
|
||||
-f, --filter glob to filter tests by filename
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user