mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 05:32:20 +00:00
Re-added disabled test
This commit is contained in:
parent
4e87677517
commit
9a97a29aa3
3 changed files with 1571 additions and 4 deletions
|
@ -271,9 +271,6 @@ class Resque_Tests_WorkerTest extends Resque_Tests_TestCase
|
|||
|
||||
public function testBlockingListPop()
|
||||
{
|
||||
$this->markTestSkipped("Skip temporarily");
|
||||
return;
|
||||
|
||||
$worker = new Resque_Worker('jobs');
|
||||
$worker->setLogger(new Resque_Log());
|
||||
$worker->registerWorker();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue