@@ -129,7 +129,7 @@ |
||
129 | 129 | protected function createMetadataDriverImpl() |
130 | 130 | { |
131 | 131 | $prefixs = array( |
132 | - __DIR__.'/mapping' => 'Cubiche\Domain\Repository\Tests\Fixtures', |
|
132 | + __DIR__.'/mapping' => 'Cubiche\Domain\Repository\Tests\Fixtures', |
|
133 | 133 | ); |
134 | 134 | |
135 | 135 | return new SimplifiedXmlDriver($prefixs); |