Skip to content

Commit

Permalink
Adjust test to work around another bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jfirebaugh committed Apr 19, 2017
1 parent 52a454f commit cfb4525
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"geometry": {
"type": "Point",
"coordinates": [ 0, 0 ]
"coordinates": [ 0.1, 0.1 ]
}
}
]
Expand Down

0 comments on commit cfb4525

Please sign in to comment.