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 typo in template - use correct field #74

Closed
wants to merge 1 commit into from

Conversation

gera
Copy link
Contributor

@gera gera commented Mar 31, 2017

Using the nonexistent field user_agents ends up displaying the default unknown on unknown for the user agent. This fixes the issue so that the correct UA value is displayed.

Using the nonexistent field `user_agents` ends up displaying the default `unknown on unknown` for the user agent. This fixes the issue so that the correct UA value is displayed.
@coveralls
Copy link

coveralls commented Mar 31, 2017

Coverage Status

Coverage remained the same at 90.365% when pulling ec92ac0 on gera:patch-2 into ece45f3 on Bouke:master.

@Bouke
Copy link
Collaborator

Bouke commented Apr 11, 2017

Thanks! Fixed in b510489, test in dbf4102.

@Bouke Bouke closed this Apr 11, 2017
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.

None yet

3 participants