mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-17 15:35:58 +00:00
try timer
This commit is contained in:
@@ -34,6 +34,8 @@ class AdminTest extends TestCase
|
|||||||
{
|
{
|
||||||
$this->serverFactory->getSocket()->close();
|
$this->serverFactory->getSocket()->close();
|
||||||
|
|
||||||
|
$this->await(\React\Promise\Timer\resolve(0.2, $this->loop));
|
||||||
|
|
||||||
parent::tearDown();
|
parent::tearDown();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user