test/unit/graticule/geocoder/multimap_test.rb in graticule-0.2.8 vs test/unit/graticule/geocoder/multimap_test.rb in graticule-0.2.9

- old
+ new

@@ -9,10 +9,9 @@ URI::HTTP.uris = [] @geocoder = Multimap.new 'API_KEY' @location = Location.new( :street => "Oxford Street", :locality => "London", - :region => "London", :postal_code => "W1", :country => "GB", :longitude => -0.14839, :latitude => 51.51452, :precision => :address \ No newline at end of file