Improve the test data

This commit is contained in:
Michael 2021-01-17 22:08:08 +00:00
commit 270d1aeb41
4 changed files with 42 additions and 15 deletions

View file

@ -12,7 +12,6 @@ return [
'password' => 'testpw',
'database' => 'testdb',
'charset' => 'utf8mb4',
'pdo_emulate_prepares' => false,
],
'config' => [

View file

@ -12,7 +12,6 @@ return [
'password' => 'testpw',
'database' => 'testdb',
'charset' => 'utf8mb4',
'pdo_emulate_prepares' => false,
],
'config' => [