Trying to cleanup and refactor tests
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user