manticoresoftware / manticoresearch-php

Official PHP client for Manticore Search
MIT License
160 stars 32 forks source link

Fix limit unit test #149

Closed aivchen closed 6 months ago

aivchen commented 9 months ago

When we test limit method we should not care about returned content. We just should check number of returned results.