mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Merge branch 'feature/RM-2562_TestNameTypo' into 'V2.3'
Feature/rm 2562 test name typo Fix a typo in the test name and check if the merge request process works. See merge request !3
This commit is contained in:
@@ -407,7 +407,7 @@ public class DeleteRecordVersionTest extends RecordableVersionsBaseTest
|
|||||||
* When the version record is destroyed whilst retaining the meta data
|
* When the version record is destroyed whilst retaining the meta data
|
||||||
* Then the version is marked as destroyed in the collab version history
|
* Then the version is marked as destroyed in the collab version history
|
||||||
*/
|
*/
|
||||||
public void testDetroyVerionRecordWithMetadata()
|
public void testDestroyVersionRecordWithMetadata()
|
||||||
{
|
{
|
||||||
final NodeRef myDocument = createDocumentWithRecordVersions();
|
final NodeRef myDocument = createDocumentWithRecordVersions();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user