Trying to cleanup and refactor tests

This commit is contained in:
Stephan
2016-11-05 19:23:55 +01:00
parent b9d39db995
commit 224986d56c
106 changed files with 694 additions and 545 deletions

View File

@@ -6,7 +6,7 @@ using Umbraco.Tests.TestHelpers;
namespace Umbraco.Tests.Strings
{
[TestFixture]
public class CmsHelperCasingTests : BaseTestBase
public class CmsHelperCasingTests : UmbracoTestBase
{
[SetUp]
public void Setup()