mirror of
https://github.com/predis/predis.git
synced 2026-09-05 15:42:31 +00:00
[tests] Require pcntl extension to run blocking PubSub\Consumer test.
This commit is contained in:
@@ -343,6 +343,7 @@ class ConsumerTest extends PredisTestCase
|
||||
|
||||
/**
|
||||
* @group connected
|
||||
* @requires extension pcntl
|
||||
*/
|
||||
public function testPubSubAgainstRedisServerBlocking()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user