test(): snapshot updates

This commit is contained in:
Adam Bradley
2015-10-06 14:19:53 -05:00
parent 494690356a
commit 03017be8c5
4 changed files with 21 additions and 14 deletions

View File

@ -9,9 +9,9 @@ exports.config = {
//domain: 'localhost:8080',
specs: 'dist/e2e/**/*e2e.js',
//specs: 'dist/e2e/switch/basic/*e2e.js',
//specs: 'dist/e2e/tabs/**/*e2e.js',
sleepBetweenSpecs: 1500,
sleepBetweenSpecs: 1400,
platformDefauls: {
browser: 'chrome',