Fixes part of the failing tests

This commit is contained in:
Shannon
2017-10-09 17:49:01 +11:00
parent 312b994537
commit fbda4fc8d1

View File

@@ -20,7 +20,7 @@ using Umbraco.Tests.TestHelpers.Entities;
namespace Umbraco.Tests.Models
{
[TestFixture]
public class ContentTests : BaseUmbracoConfigurationTest
public class ContentTests : BaseUmbracoApplicationTest
{
[SetUp]
public void Init()