Files
ionic-framework/packages/vue/test-app/cypress.json
Liam DeBeasi 932d3ca62f feat(datetime): add calendar picker (#23416)
resolves #19423

BREAKING CHANGE: The `ion-datetime` component has been revamped to use a new calendar style. As a result, some APIs have been removed. See https://github.com/ionic-team/ionic-framework/blob/master/BREAKING.md for more details.
2021-06-16 15:54:15 -04:00

7 lines
137 B
JSON

{
"pluginsFile": "tests/e2e/plugins/index.js",
"video": false,
"screenshotOnRunFailure": false,
"defaultCommandTimeout": 10000
}