switch updates

This commit is contained in:
Adam Bradley
2015-08-07 09:24:07 -05:00
parent 56f2a37696
commit bf286353f7
6 changed files with 121 additions and 90 deletions

View File

@ -8,8 +8,8 @@ exports.config = {
domain: 'ionic-snapshot-go.appspot.com',
//domain: 'localhost:8080',
specs: 'dist/e2e/**/*e2e.js',
//specs: 'dist/e2e/nav/basic/*e2e.js',
//specs: 'dist/e2e/**/*e2e.js',
specs: 'dist/e2e/switch/basic/*e2e.js',
sleepBetweenSpecs: 1200,