You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking at the test for the generator, in particular the should pass jshint. All of the test pass when I run grunt test in the generator folder (generator-angular-fullstack). However when i cd test/temp && grunt jshint the task jshint:all actually fails. I'm kind of confussed being that it looks like test/test-file-creation.js checks to make sure the jshint:all task passes.