Fix postgres tests?
This commit is contained in:
parent
2355ca3b0d
commit
6c932bf576
@ -37,7 +37,7 @@ class PgSQLQBTest extends QBTest {
|
|||||||
'port' => '5432',
|
'port' => '5432',
|
||||||
'database' => 'test',
|
'database' => 'test',
|
||||||
'user' => 'postgres',
|
'user' => 'postgres',
|
||||||
'pass' => NULL,
|
'pass' => '',
|
||||||
'type' => 'pgsql'
|
'type' => 'pgsql'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user