We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c97ac8 + 713983b commit 6a5b764Copy full SHA for 6a5b764
resources/config/dist/phpcr_odm.php
@@ -19,7 +19,7 @@
19
'test_default' => array(
20
'type' => 'annotation',
21
'prefix' => 'Symfony\Cmf\Component\Testing\Document',
22
- 'dir' => CMF_TEST_ROOT_DIR.'/src/Symfony/Cmf/Component/Testing/Document',
+ 'dir' => CMF_TEST_ROOT_DIR.'/src/Document',
23
'is_bundle' => false,
24
),
25
0 commit comments