Adding DDC-3276 test group
This commit is contained in:
parent
097840dc93
commit
a2e0133a94
@ -263,6 +263,9 @@ class SelectSqlGenerationTest extends \Doctrine\Tests\OrmTestCase
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
* @group DDC-3276
|
||||
*/
|
||||
public function testSupportsAggregateCountFunctionWithSimpleArithmetic()
|
||||
{
|
||||
$connMock = $this->_em->getConnection();
|
||||
|
Loading…
x
Reference in New Issue
Block a user