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