mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 05:47:11 +02:00
Adapted path
This commit is contained in:
@@ -15,7 +15,7 @@ class SourceIntegrationTest extends TestCase
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
const SOURCE_DIRECTORY = __DIR__.'/../../src/Entity/Source';
|
||||
const SOURCE_DIRECTORY = __DIR__.'/../../../../src/Entity/Source';
|
||||
|
||||
/**
|
||||
* @var ArrayCollection
|
||||
|
Reference in New Issue
Block a user