fix(input): update input css/tests

This commit is contained in:
Adam Bradley
2016-01-25 22:46:18 -06:00
parent b3a7298a52
commit 42f6b1056f
39 changed files with 214 additions and 512 deletions

View File

@ -9,7 +9,7 @@ exports.config = {
//domain: 'localhost:8080',
//specs: 'dist/e2e/**/*e2e.js',
specs: 'dist/e2e/checkbox/**/*e2e.js',
specs: 'dist/e2e/input/**/*e2e.js',
sleepBetweenSpecs: 350,