PMCORE-3985 PHP Unit, solve the issue in the Circle CI
This commit is contained in:
@@ -40,6 +40,7 @@ return [
|
||||
'prefix' => '',
|
||||
'strict' => env('DB_STRICT', false),
|
||||
'engine' => null,
|
||||
'options' => [PDO::ATTR_EMULATE_PREPARES => true,]
|
||||
]
|
||||
],
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user