Improve the test data
This commit is contained in:
parent
73ca1096ec
commit
270d1aeb41
4 changed files with 42 additions and 15 deletions
|
@ -12,7 +12,6 @@ return [
|
|||
'password' => 'testpw',
|
||||
'database' => 'testdb',
|
||||
'charset' => 'utf8mb4',
|
||||
'pdo_emulate_prepares' => false,
|
||||
],
|
||||
|
||||
'config' => [
|
||||
|
|
|
@ -12,7 +12,6 @@ return [
|
|||
'password' => 'testpw',
|
||||
'database' => 'testdb',
|
||||
'charset' => 'utf8mb4',
|
||||
'pdo_emulate_prepares' => false,
|
||||
],
|
||||
|
||||
'config' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue