mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-12 14:58:42 +00:00
fix includes
This commit is contained in:
parent
f445678207
commit
ee9391fd97
|
|
@ -33,6 +33,7 @@ final class SpreadsheetDatabaseMapperTest extends \PHPUnit\Framework\TestCase
|
||||||
{
|
{
|
||||||
Autoloader::addPath(__DIR__ . '/../../../../../Resources/');
|
Autoloader::addPath(__DIR__ . '/../../../../../Resources/');
|
||||||
Autoloader::addPath(__DIR__ . '/../../../../Resources/');
|
Autoloader::addPath(__DIR__ . '/../../../../Resources/');
|
||||||
|
Autoloader::addPath(__DIR__ . '/../../../../MainRepository/Resources/');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user