Fix new test

This commit is contained in:
Timothy Warren 2012-07-27 16:08:55 +00:00
parent 9d8d07958f
commit 091484785f
2 changed files with 1 additions and 1 deletions

View File

@ -458,7 +458,7 @@ abstract class QBTest extends UnitTestCase {
'database' => 'test',
'user' => NULL,
'pass' => NULL,
'type' => 'mysql'
'type' => 'pgsql'
);
$this->expectException('BadConnectionException');

Binary file not shown.