Fix mysql tests
This commit is contained in:
parent
71eca1986d
commit
d1ff8d2690
@ -34,7 +34,7 @@ class MySQLQBTest extends QBTest {
|
||||
$params = array(
|
||||
'host' => '127.0.0.1',
|
||||
'port' => '3306',
|
||||
'conn_db' => 'test',
|
||||
'database' => 'test',
|
||||
'user' => 'root',
|
||||
'pass' => NULL,
|
||||
'type' => 'mysql'
|
||||
|
Loading…
Reference in New Issue
Block a user