Add @group
to delete query test
This commit is contained in:
parent
a736a3713b
commit
a912fc09be
@ -36,6 +36,9 @@ class DeleteSqlGenerationTest extends OrmTestCase
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @group 6939
|
||||||
|
*/
|
||||||
public function testSupportsDeleteWithoutWhereAndAlias() : void
|
public function testSupportsDeleteWithoutWhereAndAlias() : void
|
||||||
{
|
{
|
||||||
$this->assertSqlGeneration(
|
$this->assertSqlGeneration(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user