Code standards
This commit is contained in:
@@ -14,7 +14,7 @@ use PHPUnit\DbUnit\TestCaseTrait;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use PHPUnit_Extensions_Database_DB_IDatabaseConnection;
|
||||
|
||||
require_once __DIR__.'/../boot.php';
|
||||
require_once(__DIR__ . '/../boot.php');
|
||||
|
||||
/**
|
||||
* Abstract class used by tests that need a database.
|
||||
|
||||
Reference in New Issue
Block a user