mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-02-10 09:58:41 +00:00
fix tests
This commit is contained in:
parent
94d5e30d9c
commit
ba520704fd
|
|
@ -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