mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +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__ . '/../../../../MainRepository/Resources/');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user