DDC-2704 - renaming test case for clarity
This commit is contained in:
parent
942004226c
commit
302e6218bb
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ class MergeSharedEntitiesTest extends OrmFunctionalTestCase
|
||||||
/**
|
/**
|
||||||
* @group DDC-2704
|
* @group DDC-2704
|
||||||
*/
|
*/
|
||||||
public function testMergeInheritedTransientProperties()
|
public function testMergeInheritedTransientPrivateProperties()
|
||||||
{
|
{
|
||||||
$admin1 = new MSEAdmin();
|
$admin1 = new MSEAdmin();
|
||||||
$admin2 = new MSEAdmin();
|
$admin2 = new MSEAdmin();
|
||||||
|
|
Loading…
Add table
Reference in a new issue