adjustments
[Geo-USCensus-Geocoding.git] / t / 01-lookup.t
index 11c8b37..ad780e2 100644 (file)
@@ -6,7 +6,7 @@ use Geo::USCensus::Geocoding;
 
 diag( "Testing lookup of a known good address" );
 my $result = Geo::USCensus::Geocoding->query(
-  street  => '1526 H St', # the California Governor's Mansion
+  street  => '1400 J St', # the Sacramento Convention Center
   city    => 'Sacramento',
   state   => 'CA',
   zip     => '95814',