Updated unit test name

This commit is contained in:
Shannon Deminick
2012-12-16 04:03:56 +05:00
parent b765dffea7
commit 0615bf64dc

View File

@@ -23,7 +23,7 @@ namespace Umbraco.Tests.Services
}
[Test]
public void Can_Bulk_Save_New_Hierarchy_Content()
public void Can_Bulk_Save_New_Hierarchy_Content_Types()
{
// Arrange
var contentTypeService = ServiceContext.ContentTypeService;