Skip to content

Commit

Permalink
updated number of results from maxmind (14 instead of 13)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebreton committed Nov 12, 2017
1 parent 2795fda commit 6ec76c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_maxmind.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ def test_maxmind():
assert g.ok
osm_count, fields_count = g.debug()[0]
assert osm_count == 1
assert fields_count == 13
assert fields_count == 14

0 comments on commit 6ec76c9

Please sign in to comment.