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:
@@ -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';
|
Reference in New Issue
Block a user