1
0
mirror of synced 2025-02-20 22:23:14 +03:00

#1054 DDC-3161 - adding @group annotation for newly introduced tests

This commit is contained in:
Marco Pivetta 2015-01-13 02:06:39 +01:00
parent 759836113f
commit ef5a3f1bb7

View File

@ -243,6 +243,10 @@ class SQLFilterTest extends \Doctrine\Tests\OrmFunctionalTestCase
$this->assertEquals("'en'", $filter->getParameter('locale'));
}
/**
* @group DDC-3161
* @group 1054
*/
public function testSQLFilterGetConnection()
{
// Setup mock connection