chore(snapshot): ignore files to upload

This commit is contained in:
Adam Bradley
2016-02-03 11:55:13 -06:00
parent dd30b9be77
commit 1abe9918ea
3 changed files with 10 additions and 6 deletions

View File

@ -9,9 +9,9 @@ exports.config = {
//domain: 'localhost:8080',
specs: 'dist/e2e/**/*e2e.js',
// specs: 'dist/e2e/input/**/*e2e.js',
// specs: 'dist/e2e/button/**/*e2e.js',
sleepBetweenSpecs: 350,
sleepBetweenSpecs: 380,
platformDefauls: {
browser: 'chrome',