mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
remove duplicate values
This commit is contained in:
@@ -197,7 +197,6 @@ class ParameterParserTest extends \PHPUnit\Framework\TestCase
|
||||
$this->assertSame(array(
|
||||
'fr-ca' => 'fr-ca',
|
||||
'fr' => 'fr',
|
||||
'fr' => 'fr',
|
||||
'en-ca' => 'en-ca',
|
||||
'en' => 'en',
|
||||
'default' => 'default',
|
||||
|
||||
Reference in New Issue
Block a user