diff --git a/tests/classes/ConnectionTest.php b/tests/classes/ConnectionTest.php index 036dace6..451e7ea5 100755 --- a/tests/classes/ConnectionTest.php +++ b/tests/classes/ConnectionTest.php @@ -152,7 +152,7 @@ public function testMultiQuery() } /** - * @expectedException Foolz\SphinxQL\Drivers\ConnectionException + * @expectedException Foolz\SphinxQL\Drivers\DatabaseException */ public function testQueryThrowsException() {