mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-02-04 05:07:59 +08:00
9 lines
196 B
JSON
9 lines
196 B
JSON
{
|
|
"integrationFolder": "./e2e",
|
|
"testFiles": "**/*.spec.ts",
|
|
"baseUrl": "http://localhost:4200/",
|
|
"ignoreTestFiles": "**/examples/*",
|
|
"video": false,
|
|
"screenshotOnRunFailure": false
|
|
}
|