generator-angular-xl icon indicating copy to clipboard operation
generator-angular-xl copied to clipboard

mocha unit tests broken by hookFor anglar-xl:repository in app/index.js

Open cmelion opened this issue 10 years ago • 0 comments

this.hookFor('angular-xl:repository', {
    args: 'awesome'
  });

commenting out the above on ~line 41 allows the tests to pass both locally and on travis.

cmelion avatar Nov 26 '14 13:11 cmelion