Fix new test
This commit is contained in:
parent
9d8d07958f
commit
091484785f
@ -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.
Loading…
Reference in New Issue
Block a user