mirror of
https://github.com/predis/predis.git
synced 2026-09-04 23:08:00 +00:00
Marked test ask skipped
This commit is contained in:
@@ -332,6 +332,8 @@ BUFFER;
|
||||
*/
|
||||
public function testExposeSearchInformation(): void
|
||||
{
|
||||
$this->markTestSkipped('Skipped due to a bug in 8.0-M05. Should be removed in the next version.');
|
||||
|
||||
$redis = $this->getClient();
|
||||
|
||||
$this->assertArrayHasKey('search', $redis->info('modules')['Modules']);
|
||||
|
||||
Reference in New Issue
Block a user