chore(snapshot): update snapshot to run all tests

This commit is contained in:
Brandy Carney
2016-01-28 14:47:14 -05:00
parent f602795147
commit cb7a3589fd

View File

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