remove explicit

This commit is contained in:
Shannon
2020-09-02 18:20:30 +10:00
parent 27586d9f19
commit b5d2adaf25

View File

@@ -18,7 +18,6 @@ using Umbraco.Web.Models.ContentEditing;
namespace Umbraco.Tests.Integration.TestServerTest.Controllers
{
[TestFixture]
//[Explicit("Need to figure out whats wrong with these tests when executed all in one run.")]
public class ContentControllerTests : UmbracoTestServerTestBase
{