diff --git a/NuGetTest/Directory.Build.props b/NuGetTest/Directory.Build.props index c10d629e7..0aa208946 100644 --- a/NuGetTest/Directory.Build.props +++ b/NuGetTest/Directory.Build.props @@ -6,7 +6,7 @@ - + all diff --git a/NuGetTest/src/Lombiq.OSOCE.NuGet.Web/Lombiq.OSOCE.NuGet.Web.csproj b/NuGetTest/src/Lombiq.OSOCE.NuGet.Web/Lombiq.OSOCE.NuGet.Web.csproj index 0e1d65585..b87b2d1bd 100644 --- a/NuGetTest/src/Lombiq.OSOCE.NuGet.Web/Lombiq.OSOCE.NuGet.Web.csproj +++ b/NuGetTest/src/Lombiq.OSOCE.NuGet.Web/Lombiq.OSOCE.NuGet.Web.csproj @@ -29,28 +29,28 @@ - + - - - - - - - - + + + + + + + + - - + + diff --git a/NuGetTest/src/Modules/Lombiq.OSOCE.NuGet.TestModule/Lombiq.OSOCE.NuGet.TestModule.csproj b/NuGetTest/src/Modules/Lombiq.OSOCE.NuGet.TestModule/Lombiq.OSOCE.NuGet.TestModule.csproj index 046e1deba..143d1021e 100644 --- a/NuGetTest/src/Modules/Lombiq.OSOCE.NuGet.TestModule/Lombiq.OSOCE.NuGet.TestModule.csproj +++ b/NuGetTest/src/Modules/Lombiq.OSOCE.NuGet.TestModule/Lombiq.OSOCE.NuGet.TestModule.csproj @@ -16,7 +16,7 @@ - + diff --git a/NuGetTest/test/Lombiq.OSOCE.NuGet.Tests.UI/Helpers/AssertBrowserLogHelpers.cs b/NuGetTest/test/Lombiq.OSOCE.NuGet.Tests.UI/Helpers/AssertBrowserLogHelpers.cs deleted file mode 100644 index e1630a13d..000000000 --- a/NuGetTest/test/Lombiq.OSOCE.NuGet.Tests.UI/Helpers/AssertBrowserLogHelpers.cs +++ /dev/null @@ -1,25 +0,0 @@ -using Atata.HtmlValidation; -using Lombiq.Tests.UI.Extensions; -using OpenQA.Selenium; -using Shouldly; -using System; -using System.Collections.Generic; -using System.Linq; -using System.Threading.Tasks; - -namespace Lombiq.OSOCE.NuGet.Tests.UI.Helpers; - -public static class AssertHtmlAndBrowserErrorsHelper -{ - public static readonly Action> AssertNoNativeButtonUsageInBrowserLog = - logEntries => logEntries.Where( - logEntry => !logEntry.Message.ContainsOrdinalIgnoreCase("Prefer to use the native