This commit is contained in:
Alex Tselegidis 2021-11-05 19:03:00 +01:00
parent 5d08f95138
commit 8114f7573a
1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@
// Bootstrap Easy!Appointments PHPUnit Tests
require_once __DIR__ . '/../config.php';
// require_once __DIR__ . '/../config.php';
require_once __DIR__ . '/../vendor/autoload.php';