From 7c00b12327810e2fb2a6ab42651fa1b53ff749f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El-Saig=20D=C3=A1vid?= Date: Mon, 14 Aug 2023 12:47:53 +0200 Subject: [PATCH] Restore Chrome for VerifyNavbar. --- Lombiq.Tests.UI.Samples/Tests/BasicVisualVerificationTests.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lombiq.Tests.UI.Samples/Tests/BasicVisualVerificationTests.cs b/Lombiq.Tests.UI.Samples/Tests/BasicVisualVerificationTests.cs index 8be3276cd..15062985f 100644 --- a/Lombiq.Tests.UI.Samples/Tests/BasicVisualVerificationTests.cs +++ b/Lombiq.Tests.UI.Samples/Tests/BasicVisualVerificationTests.cs @@ -54,7 +54,7 @@ public Task VerifyBlogImage(Browser browser) => // is the different rendering of text on each platform, but it can occur between different Linux distributions too. // Here: https://pandasauce.org/post/linux-fonts/ you can find a good summary about this from 2019, but still valid // in 2022. - [Theory, Edge] + [Theory, Chrome, Edge] public Task VerifyNavbar(Browser browser) => ExecuteTestAfterSetupAsync( context =>