Explorar o código

[tests] Require pcntl extension to run blocking PubSub\Consumer test.

Daniele Alessandri %!s(int64=10) %!d(string=hai) anos
pai
achega
a22858438d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/Predis/PubSub/ConsumerTest.php

+ 1 - 0
tests/Predis/PubSub/ConsumerTest.php

@@ -343,6 +343,7 @@ class ConsumerTest extends PredisTestCase
 
     /**
      * @group connected
+     * @requires extension pcntl
      */
     public function testPubSubAgainstRedisServerBlocking()
     {