Skip to content

Commit b856016

Browse files
committed
Reorganized configs
- Removed "skeleton" all is now in documentation.
1 parent 34d4431 commit b856016

16 files changed

+1
-66
lines changed

bootstrap/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
AnnotationRegistry::registerFile($vendorDir.'/doctrine/phpcr-odm/lib/Doctrine/ODM/PHPCR/Mapping/Annotations/DoctrineAnnotations.php');
2828

2929
define('CMF_TEST_ROOT_DIR', realpath(__DIR__.'/..'));
30-
define('CMF_TEST_CONFIG_DIR', CMF_TEST_ROOT_DIR.'/skeleton/app/config');
30+
define('CMF_TEST_CONFIG_DIR', CMF_TEST_ROOT_DIR.'/resources/config');
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)