Skip to content

Commit 3ffb067

Browse files
committed
MC-33231: Stabilize Integration tests to work with elasticsearch
- Added jenkins static failures fix on algorithm base test on retrun type
1 parent 7bd3aff commit 3ffb067

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/Search/Dynamic/Algorithm.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,6 @@ protected function _binarySearch($value, $limits = null)
604604
*
605605
* @param float $intervalValuesCount
606606
* @param array $values
607-
* @return float|int
608607
*/
609608
private function offsetLimits(float $intervalValuesCount, array $values)
610609
{

0 commit comments

Comments
 (0)