chore(snapshot): add more sleepBetweenSpecs

This commit is contained in:
Adam Bradley
2016-03-05 21:42:29 -06:00
parent 01294107ed
commit 77b77d1582

View File

@ -11,7 +11,7 @@ exports.config = {
specs: 'dist/e2e/**/*e2e.js',
// specs: 'dist/e2e/button/**/*e2e.js',
sleepBetweenSpecs: 380,
sleepBetweenSpecs: 400,
platformDefauls: {
browser: 'chrome',