mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5e614bfda8
PR Close #29261
12 lines
147 B
JSON
12 lines
147 B
JSON
{
|
|
"e2e": [
|
|
{
|
|
"cmd": "yarn",
|
|
"args": [
|
|
"e2e",
|
|
"--no-webdriver-update",
|
|
"--port={PORT}"
|
|
]
|
|
}
|
|
]
|
|
} |