mirror of
https://github.com/predis/predis.git
synced 2026-09-11 19:07:30 +00:00
Marked tests as relay incompatible
This commit is contained in:
@@ -73,6 +73,7 @@ class FireAndForgetTest extends PredisTestCase
|
||||
/**
|
||||
* @group connected
|
||||
* @group cluster
|
||||
* @group relay-incompatible
|
||||
* @requiresRedisVersion >= 6.2.0
|
||||
*/
|
||||
public function testClusterExecutePipeline(): void
|
||||
|
||||
@@ -599,6 +599,7 @@ class PipelineTest extends PredisTestCase
|
||||
/**
|
||||
* @group connected
|
||||
* @group cluster
|
||||
* @group relay-incompatible
|
||||
* @requiresRedisVersion >= 6.2.0
|
||||
*/
|
||||
public function testClusterExecutePipeline(): void
|
||||
|
||||
Reference in New Issue
Block a user