1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-07 21:56:33 +02:00

fix(tests): fix tests

This commit is contained in:
Awilum
2021-08-10 12:07:58 +03:00
parent 86a10a4f70
commit bc35d91dd9

View File

@@ -16,4 +16,4 @@ $flextype_loader = require_once $flextype_autoload;
filesystem()->directory(PATH['tmp'])->exists() and filesystem()->directory(PATH['tmp'])->delete();
include ROOT_DIR . '/src/flextype/bootstrap.php';
include ROOT_DIR . '/src/flextype/flextype.php';