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

fix(reporters): format fix for console log #1010

Merged
merged 3 commits into from
Apr 8, 2014
Merged

fix(reporters): format fix for console log #1010

merged 3 commits into from
Apr 8, 2014

Conversation

josh-bradley
Copy link
Contributor

fix to issue caused when colors was disabled. change to base reporter
string formats for single and multi browser logs, so they have the same
placeholders as in base_color.js.

tested with chrome, firefox and phantomjs

Closes #934

fix to issue caused when colors was disabled. change to base reporter
string formats for single and multi browser logs, so they have the same
placeholders as in base_color.js.

tested with chrome, firefox and phantomjs

Closes #934
@josh-bradley
Copy link
Contributor Author

Done, Thanks.

@deepak1556
Copy link
Contributor

cool , thanks man!

deepak1556 added a commit that referenced this pull request Apr 8, 2014
fix(reporters): format fix for console log
@deepak1556 deepak1556 merged commit d7e5423 into karma-runner:master Apr 8, 2014
@sylvain-hamel
Copy link
Contributor

Thanks!

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.

console logging is messed up when not colored
3 participants