We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20e2291 commit 0ad956aCopy full SHA for 0ad956a
1 file changed
phpunit.php
@@ -46,7 +46,6 @@ class_alias('Aura\Cli\Help', 'Help');
46
'char_set' => 'utf8',
47
'dbcollat' => 'utf8_general_ci',
48
'swap_pre' => '',
49
- 'autoinit' => true,
50
'stricton' => false,
51
];
52
$ci->load->database($config);
0 commit comments