Moves some stub test objects to the common test lib

This commit is contained in:
Shannon
2020-03-13 12:44:42 +11:00
parent 32a27be206
commit 94c9057119
28 changed files with 14 additions and 30 deletions

View File

@@ -13,7 +13,6 @@ using Umbraco.Core.Services;
using Umbraco.Tests.Common;
using Umbraco.Tests.TestHelpers;
using Umbraco.Tests.Testing;
using Umbraco.Tests.Testing.Objects.Accessors;
using Umbraco.Web;
using Umbraco.Web.Cache;
using Umbraco.Web.PublishedCache;