mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
chore(): slow down snapshot :(
This commit is contained in:
@ -11,7 +11,7 @@ exports.config = {
|
|||||||
specs: 'dist/e2e/**/*e2e.js',
|
specs: 'dist/e2e/**/*e2e.js',
|
||||||
//specs: 'dist/e2e/searchbar/**/*e2e.js',
|
//specs: 'dist/e2e/searchbar/**/*e2e.js',
|
||||||
|
|
||||||
sleepBetweenSpecs: 300,
|
sleepBetweenSpecs: 350,
|
||||||
|
|
||||||
platformDefauls: {
|
platformDefauls: {
|
||||||
browser: 'chrome',
|
browser: 'chrome',
|
||||||
|
Reference in New Issue
Block a user