Navigation Menu

Skip to content

Commit

Permalink
test: fix a typo
Browse files Browse the repository at this point in the history
Test isn't failed...
  • Loading branch information
kou committed Jun 12, 2018
1 parent 45b6715 commit eb22aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test-response-comparer.rb
Expand Up @@ -311,7 +311,7 @@ def create_response(value)
[
[
[1],
[["_id", "UInt32"], ["location", "float"]],
[["_id", "UInt32"], ["location", "Float"]],
[1, value],
]
]
Expand Down

0 comments on commit eb22aa3

Please sign in to comment.