mirror of
https://github.com/filegator/filegator.git
synced 2025-08-26 12:04:52 +02:00
@@ -109,7 +109,7 @@ class AuthTest extends TestCase
|
||||
{
|
||||
$request = Request::create(
|
||||
'?r=/notfound',
|
||||
'GET',
|
||||
'GET'
|
||||
);
|
||||
|
||||
$app = $this->bootFreshApp(null, $request);
|
||||
|
Reference in New Issue
Block a user