mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-12 14:58:42 +00:00
autofixes
This commit is contained in:
parent
4efa10c3e0
commit
7275e7b475
|
|
@ -367,7 +367,7 @@ class WebRouterTest extends \PHPUnit\Framework\TestCase
|
||||||
'/backends/admin?something=123&sd=asdf',
|
'/backends/admin?something=123&sd=asdf',
|
||||||
'something',
|
'something',
|
||||||
'123',
|
'123',
|
||||||
]
|
],
|
||||||
]],
|
]],
|
||||||
$this->router->route(
|
$this->router->route(
|
||||||
(new HttpRequest(
|
(new HttpRequest(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user