mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
switch padding fix
This commit is contained in:
@ -8,10 +8,10 @@ exports.config = {
|
||||
domain: 'ionic-snapshot-go.appspot.com',
|
||||
//domain: 'localhost:8080',
|
||||
|
||||
//specs: 'dist/e2e/**/*e2e.js',
|
||||
specs: 'dist/e2e/switch/basic/*e2e.js',
|
||||
specs: 'dist/e2e/**/*e2e.js',
|
||||
//specs: 'dist/e2e/switch/basic/*e2e.js',
|
||||
|
||||
sleepBetweenSpecs: 1200,
|
||||
sleepBetweenSpecs: 1300,
|
||||
|
||||
platformDefauls: {
|
||||
browser: 'chrome',
|
||||
|
Reference in New Issue
Block a user