module GdsApi::TestHelpers::Worldwide

def stub_worldwide_api_has_location(location_slug)

def stub_worldwide_api_has_location(location_slug)
  stub_worldwide_api_has_locations([location_slug])
end