mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
fix typo
This commit is contained in:
parent
48d7bb8dfd
commit
a13c48dd8f
|
|
@ -60,7 +60,6 @@ class ApplicationManagerTest extends \PHPUnit\Framework\TestCase
|
|||
public function create(array $options = []) : void {}
|
||||
};
|
||||
|
||||
($app->dbPool->get('admin'));
|
||||
$app->moduleManager = new ModuleManager($app, __DIR__ . '/../../../Modules/');
|
||||
|
||||
$this->appManager = new ApplicationManager($app->moduleManager);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user