Files
vue-cli/packages/@vue/cli-plugin-e2e-cypress/generator/template/cypress.json
Evan You 64b4515731 refactor: change default test directory name to "tests"
BREAKING CHANGE: all tests are now located in "tests" instead of "test"
close #877
2018-02-28 18:07:06 -05:00

4 lines
50 B
JSON

{
"pluginsFile": "tests/e2e/plugins/index.js"
}