Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests do not run #17

Closed
jbuffin opened this issue Apr 18, 2016 · 1 comment
Closed

Tests do not run #17

jbuffin opened this issue Apr 18, 2016 · 1 comment

Comments

@jbuffin
Copy link
Contributor

jbuffin commented Apr 18, 2016

npm test has the following error:
Error: cannot resolve path (or pattern) ''app/spec/**/*.test.js''

I am using Windows. It seems like the single quotes are not necessary (and cause issues) around the path/pattern for the test target.

Fixed with #16

@mz026
Copy link
Owner

mz026 commented Apr 19, 2016

Thanks for pointing it out! The single quotes are necessary on unix-like machine.
I left this setting on documentation.

@mz026 mz026 closed this as completed Apr 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants