X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=tests%2FLocationTest.php;h=1badecb5db4de7152731bc4bff2e172df6c61264;hb=6a6584741f3d91bff2461421ef220b2bcae7847d;hp=62849eb9f4a2a9ed9535dc7a85ff8e3abbfe4728;hpb=3c724ccd0df0d205a9567e435b6060300537f904;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)); } /**