generator-angular-xl
generator-angular-xl copied to clipboard
mocha unit tests broken by hookFor anglar-xl:repository in app/index.js
this.hookFor('angular-xl:repository', {
args: 'awesome'
});
commenting out the above on ~line 41 allows the tests to pass both locally and on travis.