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