mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-10 21:04:07 +00:00
PHP unit test failed after change in c0b4411
This commit is contained in:
@@ -186,7 +186,7 @@ class NominatimTest extends \PHPUnit_Framework_TestCase
|
|||||||
|
|
||||||
|
|
||||||
$this->assertEquals(
|
$this->assertEquals(
|
||||||
65536,
|
41226,
|
||||||
count(getWordSets(array_fill(0, 18, 'a'), 0))
|
count(getWordSets(array_fill(0, 18, 'a'), 0))
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user