mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
12 lines
No EOL
147 B
JSON
12 lines
No EOL
147 B
JSON
{
|
|
"e2e": [
|
|
{
|
|
"cmd": "yarn",
|
|
"args": [
|
|
"e2e",
|
|
"--no-webdriver-update",
|
|
"--port={PORT}"
|
|
]
|
|
}
|
|
]
|
|
} |