mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +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
|
||||
* Then the version is marked as destroyed in the collab version history
|
||||
*/
|
||||
public void testDetroyVerionRecordWithMetadata()
|
||||
public void testDestroyVersionRecordWithMetadata()
|
||||
{
|
||||
final NodeRef myDocument = createDocumentWithRecordVersions();
|
||||
|
||||
|
Reference in New Issue
Block a user