fix md actionsheet

This commit is contained in:
Adam Bradley
2015-12-05 11:33:02 -06:00
parent a22e2cfdd7
commit 8833f66b85
2 changed files with 7 additions and 5 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/action-sheet/**/*e2e.js',
specs: 'dist/e2e/**/*e2e.js',
//specs: 'dist/e2e/action-sheet/**/*e2e.js',
sleepBetweenSpecs: 350,