mirror of
https://github.com/Karaka-Management/oms-Auditor.git
synced 2026-02-04 00:08:41 +00:00
fix autoloader path
This commit is contained in:
parent
d5c46dc7f5
commit
97f2030d6a
|
|
@ -14,7 +14,7 @@ declare(strict_types=1);
|
|||
|
||||
namespace Modules\Audit\tests\Controller;
|
||||
|
||||
require_once __DIR__ . '/../../Autoloader.php';
|
||||
require_once __DIR__ . '/../../tests/../Autoloader.php';
|
||||
|
||||
use Model\CoreSettings;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user