mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
RM-2562 Fix typo in test name.
Also testing merge review process, and merging between branches.
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