From 05610b56eb142be21c16550eb5a65b0cda53a9e2 Mon Sep 17 00:00:00 2001 From: Bjarke Berg Date: Wed, 10 Jun 2020 19:45:46 +0200 Subject: [PATCH] Fix tests Signed-off-by: Bjarke Berg --- .../TestHelpers/Stubs/TestProfiler.cs | 0 .../Umbraco.Tests.Common.csproj | 14 +------------- src/Umbraco.Tests/Umbraco.Tests.csproj | 1 - 3 files changed, 1 insertion(+), 14 deletions(-) rename src/{Umbraco.Tests => Umbraco.Tests.Common}/TestHelpers/Stubs/TestProfiler.cs (100%) diff --git a/src/Umbraco.Tests/TestHelpers/Stubs/TestProfiler.cs b/src/Umbraco.Tests.Common/TestHelpers/Stubs/TestProfiler.cs similarity index 100% rename from src/Umbraco.Tests/TestHelpers/Stubs/TestProfiler.cs rename to src/Umbraco.Tests.Common/TestHelpers/Stubs/TestProfiler.cs diff --git a/src/Umbraco.Tests.Common/Umbraco.Tests.Common.csproj b/src/Umbraco.Tests.Common/Umbraco.Tests.Common.csproj index 3bed919a53..3822f3d191 100644 --- a/src/Umbraco.Tests.Common/Umbraco.Tests.Common.csproj +++ b/src/Umbraco.Tests.Common/Umbraco.Tests.Common.csproj @@ -5,6 +5,7 @@ + @@ -14,17 +15,4 @@ - - - - - - - - - - - - - diff --git a/src/Umbraco.Tests/Umbraco.Tests.csproj b/src/Umbraco.Tests/Umbraco.Tests.csproj index b0820db329..f2a6dee0bc 100644 --- a/src/Umbraco.Tests/Umbraco.Tests.csproj +++ b/src/Umbraco.Tests/Umbraco.Tests.csproj @@ -405,7 +405,6 @@ -