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:
Tom Page
2015-12-17 08:51:56 +00:00

View File

@@ -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();