mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 05:32:20 +00:00
Passing pipelines
This commit is contained in:
parent
deb9af2781
commit
1b044f2b7d
4 changed files with 12 additions and 36 deletions
|
@ -290,6 +290,6 @@ class Resque_Tests_WorkerTest extends Resque_Tests_TestCase
|
|||
$i++;
|
||||
}
|
||||
|
||||
$this->assertEquals(2, $i);
|
||||
$this->assertEquals(2, $i, "End");
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue