Skip to content

Commit 0ad956a

Browse files
committed
Fix db config for testing
1 parent 20e2291 commit 0ad956a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

phpunit.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ class_alias('Aura\Cli\Help', 'Help');
4646
'char_set' => 'utf8',
4747
'dbcollat' => 'utf8_general_ci',
4848
'swap_pre' => '',
49-
'autoinit' => true,
5049
'stricton' => false,
5150
];
5251
$ci->load->database($config);

0 commit comments

Comments
 (0)