Fix new test
This commit is contained in:
parent
9d8d07958f
commit
091484785f
@ -458,7 +458,7 @@ abstract class QBTest extends UnitTestCase {
|
|||||||
'database' => 'test',
|
'database' => 'test',
|
||||||
'user' => NULL,
|
'user' => NULL,
|
||||||
'pass' => NULL,
|
'pass' => NULL,
|
||||||
'type' => 'mysql'
|
'type' => 'pgsql'
|
||||||
);
|
);
|
||||||
|
|
||||||
$this->expectException('BadConnectionException');
|
$this->expectException('BadConnectionException');
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user