Skip to content
Snippets Groups Projects
Commit f055a493 authored by Dzmitry's avatar Dzmitry
Browse files

Rename test case when there is no country in the yandex results

parent d58c35e0
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ class YandexTest < GeocoderTestCase
result.viewport
end
def test_yandex_empty_results
def test_yandex_no_country_in_results
result = Geocoder.search('black sea').first
assert_equal "", result.country_code
assert_equal "", result.country
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment