Skip to content
Snippets Groups Projects
Commit 02c07f7c authored by Alex Reisner's avatar Alex Reisner
Browse files

Don't change default fixture for Yandex.

parent 7005c7bb
No related branches found
No related tags found
No related merge requests found
......@@ -12,16 +12,6 @@ class ResultTest < Test::Unit::TestCase
end
end
# Redefine Yandex to work with fixture without city and town
class Yandex
private
def default_fixture_filename
"yandex_no_city_and_town"
end
end
def test_yandex_result_without_city_has_not_raises_exception
Geocoder.configure(:lookup => :yandex)
set_api_key!(:yandex)
......
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