Creates new Umbraco.Tests.Common netstandard project to host the common testing functionality between netframework and netcore, this will be ongoing work (doesn't need to be done all at once)
This commit is contained in:
@@ -25,6 +25,7 @@ using Umbraco.Core.Logging;
|
||||
using Umbraco.Tests.Testing.Objects.Accessors;
|
||||
using Umbraco.Web.Security.Providers;
|
||||
using Umbraco.Tests.Strings;
|
||||
using Umbraco.Tests.Common;
|
||||
|
||||
namespace Umbraco.Tests.TestHelpers.ControllerTesting
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user