Skip to content

Commit

Permalink
api key update
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirish committed Dec 17, 2016
1 parent e8e0555 commit e0ed01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/LocationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class LocationTest extends SapphireTest
public function setUp()
{
parent::setUp();
Config::inst()->update('SilverStripeGeocoder', 'geocoder_api_key', 'AIzaSyBvwnVXE1wGqYig7ikyA5r6hFQTrU4hqJ4');
Config::inst()->update('SilverStripeGeocoder', 'geocoder_api_key', 'AIzaSyDtVFXiNi7OZ0_RvdumJeXlEsozTtGzY0M');
}

/**
Expand Down

0 comments on commit e0ed01f

Please sign in to comment.