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