Update jasmine node dependency to 1.5.0 and update path to test scripts
./node_modules/.bin is already in the path when you do npm run and npm test. Without the /.bin path the tests now work on windows as well
Showing
with
7 additions
and
7 deletions
-
Please register or sign in to post a comment