mirror of
https://github.com/Karaka-Management/oms-FleetManagement.git
synced 2026-01-11 12:58:42 +00:00
Automated formatting changes (NO_CI)
This commit is contained in:
parent
52af76a285
commit
f6a175327f
|
|
@ -86,7 +86,7 @@ final class ApiControllerTest extends \PHPUnit\Framework\TestCase
|
|||
$this->app->accountManager->add($account);
|
||||
$this->app->router = new WebRouter();
|
||||
|
||||
$this->module = $this->app->moduleManager->get('FleetManagement', 'Api');
|
||||
$this->module = $this->app->moduleManager->get('FleetManagement', 'Api');
|
||||
$this->attrModule = $this->app->moduleManager->get('FleetManagement', 'ApiVehicleAttribute');
|
||||
|
||||
TestUtils::setMember($this->module, 'app', $this->app);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user