mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-15 22:45:55 +00:00
wip
This commit is contained in:
@@ -27,6 +27,12 @@ class AdminTest extends TestCase
|
|||||||
'followRedirects' => false,
|
'followRedirects' => false,
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
try {
|
||||||
|
$this->serverFactory->getSocket()->close();
|
||||||
|
} catch (\Throwable $e) {
|
||||||
|
//
|
||||||
|
}
|
||||||
|
|
||||||
$this->startServer();
|
$this->startServer();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user