Skip to content

Commit

Permalink
fix spec test
Browse files Browse the repository at this point in the history
  • Loading branch information
KludgeKML committed Jun 1, 2023
1 parent 58e18b9 commit 15082ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/lib/os_places_api/client_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,9 @@
"average_latitude" => average_latitude,
"average_longitude" => average_longitude,
"results" => [locations[0]].as_json,
"retired" => false,
"retired_on" => nil,
"source" => "Ordnance Survey",
},
)
end
Expand Down

0 comments on commit 15082ae

Please sign in to comment.