Adapted path

This commit is contained in:
Kevin Frantz 2019-02-12 16:55:57 +01:00
parent 4d602e0ba1
commit 960bf130d6

View File

@ -15,7 +15,7 @@ class SourceIntegrationTest extends TestCase
/** /**
* @var string * @var string
*/ */
const SOURCE_DIRECTORY = __DIR__.'/../../src/Entity/Source'; const SOURCE_DIRECTORY = __DIR__.'/../../../../src/Entity/Source';
/** /**
* @var ArrayCollection * @var ArrayCollection