parent
0400bc771c
commit
db3ba04091
@ -12,6 +12,10 @@ class NijieResolverTest extends TestCase
|
|||||||
public function setUp()
|
public function setUp()
|
||||||
{
|
{
|
||||||
parent::setUp();
|
parent::setUp();
|
||||||
|
|
||||||
|
if (!$this->shouldUseMock()) {
|
||||||
|
sleep(1);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public function testStandardPicture()
|
public function testStandardPicture()
|
||||||
|
Loading…
Reference in New Issue
Block a user