mirror of
https://github.com/Karaka-Management/oms-RiskManagement.git
synced 2026-05-24 07:28:44 +00:00
fix tests
This commit is contained in:
parent
49cfcb32e2
commit
9c1442f117
|
|
@ -34,7 +34,7 @@ final class Autoloader
|
||||||
*/
|
*/
|
||||||
private static $paths = [
|
private static $paths = [
|
||||||
__DIR__ . '/../',
|
__DIR__ . '/../',
|
||||||
__DIR__ . '/../Karaka/',
|
__DIR__ . '/../MainAutoloader/',
|
||||||
__DIR__ . '/../../',
|
__DIR__ . '/../../',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user