diff --git a/phpunit.xml b/phpunit.xml index 733d904..d72d558 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,7 +1,7 @@ */ -require __DIR__ . '/../vendor/autoload.php'; +require __DIR__ . '/../../vendor/autoload.php'; $capsule = \Corcel\Database::connect($params = [ 'database' => 'corcel_acf', diff --git a/tests/config/database.sql b/tests/config/database.sql new file mode 100644 index 0000000..e69de29