|
@@ -17,7 +17,7 @@ namespace Predis\Command;
|
|
|
* @todo Testing blocking pop operations against Redis using PHP is
|
|
|
* tricky, so we will skip these kind of tests for now.
|
|
|
*/
|
|
|
-class ListPopLastPushHeadBlockingTest extends CommandTestCase
|
|
|
+class ListPopLastPushHeadBlockingTest extends PredisCommandTestCase
|
|
|
{
|
|
|
/**
|
|
|
* {@inheritdoc}
|