mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
wip
This commit is contained in:
@@ -69,6 +69,8 @@ class AdminTest extends TestCase
|
|||||||
/** @test */
|
/** @test */
|
||||||
public function it_allows_saving_settings()
|
public function it_allows_saving_settings()
|
||||||
{
|
{
|
||||||
|
$this->serverFactory->getSocket()->close();
|
||||||
|
|
||||||
$this->app['config']['expose.admin.validate_auth_tokens'] = false;
|
$this->app['config']['expose.admin.validate_auth_tokens'] = false;
|
||||||
|
|
||||||
/** @var ResponseInterface $response */
|
/** @var ResponseInterface $response */
|
||||||
|
|||||||
Reference in New Issue
Block a user