refactor(searchbar): moved search-bar files to searchbar

references #419
This commit is contained in:
Brandy Carney
2015-11-02 21:06:52 -05:00
parent 3d4aad8eaa
commit 0824c3daf3
21 changed files with 29 additions and 238 deletions

View File

@@ -9,7 +9,7 @@ exports.config = {
//domain: 'localhost:8080',
specs: 'dist/e2e/**/*e2e.js',
//specs: 'dist/e2e/search-bar/**/*e2e.js',
//specs: 'dist/e2e/searchbar/**/*e2e.js',
sleepBetweenSpecs: 300,