Skip to content

Commit

Permalink
Updated version restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
vladvildanov committed Jun 18, 2024
1 parent 0824104 commit 76ac883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Predis/Command/Redis/Search/FTCREATE_Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ public function testCreatesSearchIndexWithGivenArgumentsAndSchema(): void
* @group connected
* @group relay-resp3
* @return void
* @requiresRediSearchVersion >= 2.8.0
* @requiresRediSearchVersion >= 2.9.0
*/
public function testCreatesSearchIndexWithFloat16Vector(): void
{
Expand Down

0 comments on commit 76ac883

Please sign in to comment.