fix tests

This commit is contained in:
Timothy Warren 2012-04-10 14:13:08 -04:00
parent 86fe790f28
commit 71eca1986d
3 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ class PgSQLQBTest extends QBTest {
$params = array(
'host' => '127.0.0.1',
'port' => '5432',
'conn_db' => 'test',
'database' => 'test',
'user' => 'postgres',
'pass' => '',
'type' => 'pgsql'

Binary file not shown.

Binary file not shown.