1
0
mirror of synced 2025-01-31 04:21:44 +03:00

Adding DDC-3276 test group

This commit is contained in:
Marco Pivetta 2014-08-27 02:01:56 +02:00
parent 097840dc93
commit a2e0133a94

View File

@ -263,6 +263,9 @@ class SelectSqlGenerationTest extends \Doctrine\Tests\OrmTestCase
);
}
/**
* @group DDC-3276
*/
public function testSupportsAggregateCountFunctionWithSimpleArithmetic()
{
$connMock = $this->_em->getConnection();