mirror of
https://github.com/Karaka-Management/oms-MyPrivate.git
synced 2026-01-11 16:38:39 +00:00
fix tests
This commit is contained in:
parent
bd4a4d42d5
commit
5fffa0015e
|
|
@ -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