]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/php/Nominatim/AddressDetailsTest.php
enable CI tests for Ubuntu 24
[nominatim.git] / test / php / Nominatim / AddressDetailsTest.php
index 1425be2d4f6305c5ec9a9d5c372e5fa6dba4570e..2041dcb4bff2558ee447ef1fb3c15361090f7b39 100644 (file)
@@ -86,6 +86,8 @@ class AddressDetailsTest extends \PHPUnit\Framework\TestCase
                      'city' => 'London',
                      'state_district' => 'Greater London',
                      'state' => 'England',
+                     'ISO3166-2-lvl4' => 'GB-ENG',
+                     'ISO3166-2-lvl6' => 'GB-LND',
                      'postcode' => 'SW1A 2AA',
                      'country' => 'United Kingdom',
                      'country_code' => 'gb'