mirror of
https://github.com/Karaka-Management/oms-Script.git
synced 2026-01-12 21:08:41 +00:00
fix autoloader path
This commit is contained in:
parent
7a179c7b6a
commit
74963518ff
|
|
@ -26,7 +26,7 @@ use phpOMS\Module\ModuleManager;
|
|||
use phpOMS\Router\WebRouter;
|
||||
use phpOMS\Utils\TestUtils;
|
||||
|
||||
require_once __DIR__ . '/../Autoloader.php';
|
||||
require_once __DIR__ . '/../../tests/Autoloader.php';
|
||||
|
||||
/**
|
||||
* @internal
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user