Skip to content

Fix path to karma.conf.js in Gruntfile.js #250

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

Closed
wants to merge 1 commit into from
Closed

Fix path to karma.conf.js in Gruntfile.js #250

wants to merge 1 commit into from

Conversation

melo0187
Copy link

@melo0187 melo0187 commented Jun 3, 2014

Karma task can't run because it looks for karma.conf.js in project's root although the file is in test/. This fixes #247.

Karma task can't run because it looks for karma.conf.js in project's root although the file is in test/. This fixes #247.
@Nowaker
Copy link

Nowaker commented Jun 7, 2014

+1 for this fix. I tried running the tests right after I used this generator and faced the same problem.

@JaKXz
Copy link
Collaborator

JaKXz commented Jul 6, 2014

Fixed in 2.0

@JaKXz JaKXz closed this Jul 6, 2014
@JaKXz JaKXz added bug and removed bug labels Jul 8, 2014
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

Successfully merging this pull request may close these issues.

Karma task: Wrong path to karma.conf.js
4 participants