Skip to content

Commit

Permalink
Fix CI report
Browse files Browse the repository at this point in the history
  • Loading branch information
Malezha committed Nov 11, 2024
1 parent 85d99ff commit b097275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Engines/ElasticSearchEngine.php
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ public function getTotalCount($results)

/**
* @param BaseBuilder $builder
* @param array $options
* @param array $options
* @return SearchResults|mixed
*/
private function performSearch(BaseBuilder $builder, $options = [])
Expand Down

0 comments on commit b097275

Please sign in to comment.