mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 05:18:00 +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(
|
||||
65536,
|
||||
41226,
|
||||
count(getWordSets(array_fill(0, 18, 'a'), 0))
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user