mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 12:13:13 +08:00
Add support to load openswoole-specific config via env vars
This commit is contained in:
@@ -55,7 +55,7 @@ class NotFoundTemplateHandlerTest extends TestCase
|
||||
RouteResult::class,
|
||||
RouteResult::fromRoute(
|
||||
new Route(
|
||||
'',
|
||||
'foo',
|
||||
$this->createMock(MiddlewareInterface::class),
|
||||
['GET'],
|
||||
RedirectAction::class,
|
||||
|
||||
Reference in New Issue
Block a user