diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 27a49a7..5cc9abe 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -20,7 +20,7 @@ - + diff --git a/tests/bootstrap.php b/tests/bootstrap.php index e65914d..ec83294 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -32,7 +32,6 @@ require dirname(__DIR__) . '/vendor/autoload.php'; require CORE_PATH . 'config/bootstrap.php'; - require CAKE_CORE_INCLUDE_PATH . '/src/functions.php'; Configure::write('App', [