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

Attempt at fixing grunt test, phantomJS error. #68

Merged
merged 1 commit into from
May 18, 2015
Merged

Attempt at fixing grunt test, phantomJS error. #68

merged 1 commit into from
May 18, 2015

Conversation

bhamodi
Copy link
Contributor

@bhamodi bhamodi commented May 18, 2015

We were previously pointing to a config file that didn't exist. This fixes #66.

Running "karma:phantom" (karma) task
ERROR [config]: File /Users/bhamodi/work/nuclear-js/grunt/karma-configs/phantom.karma.js does not exist!

This change removes the configFile attribute, and now the command grunt test passes successfully. @jordangarcia

jordangarcia added a commit that referenced this pull request May 18, 2015
Attempt at fixing grunt test, phantomJS error.
@jordangarcia jordangarcia merged commit 2f3a01e into optimizely:master May 18, 2015
@bhamodi bhamodi deleted the fix-phantom branch May 18, 2015 21:07
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.

Fix broken Karma config for Phantom
2 participants