X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=tests%2FLocationTest.php;h=1badecb5db4de7152731bc4bff2e172df6c61264;hb=fbd8052d05fda7a967d8440574d2b5013d4e7be1;hp=62849eb9f4a2a9ed9535dc7a85ff8e3abbfe4728;hpb=b73d6d18bae0e9046f65eb394c8e593de33f92a4;p=quix0rs-gnu-social.git diff --git a/tests/LocationTest.php b/tests/LocationTest.php index 62849eb9f4..1badecb5db 100644 --- a/tests/LocationTest.php +++ b/tests/LocationTest.php @@ -48,8 +48,8 @@ class LocationTest extends PHPUnit_Framework_TestCase static public function locationIds() { - return array(array(6077243, GeonamesPlugin::NAMESPACE, 'en', null), - array(5391959, GeonamesPlugin::NAMESPACE, 'en', null)); + return array(array(6077243, GeonamesPlugin::LOCATION_NS, 'en', null), + array(5391959, GeonamesPlugin::LOCATION_NS, 'en', null)); } /**