1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-13 00:24:15 +02:00

feat(tests): update settings fixture #543

This commit is contained in:
Awilum
2021-09-14 13:57:31 +03:00
parent 89836b5725
commit 22a3150679
2 changed files with 187 additions and 285 deletions

View File

@@ -16,4 +16,6 @@ $flextype_loader = require_once $flextype_autoload;
filesystem()->directory(PATH['tmp'])->exists() and filesystem()->directory(PATH['tmp'])->delete();
include ROOT_DIR . '/src/flextype/flextype.php';
filesystem()->file(ROOT_DIR . '/tests/fixtures/settings.yaml')->copy(ROOT_DIR . '/project/config/flextype/settings.yaml');
include ROOT_DIR . '/src/flextype/flextype.php';