angular-cn/aio/content/examples/component-interaction/example-config.json

11 lines
122 B
JSON

{
"e2e": [
{
"cmd": "yarn",
"args": [
"e2e",
"--no-webdriver-update"
]
}
]
}