From 00bed2377c27a37269c2297b696a1ea36f5124b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Wed, 7 Feb 2024 09:42:43 -0500 Subject: [PATCH] chore: Adjust split button build --- .../Microsoft_UI_Xaml_Controls/SplitButton/Given_SplitButton.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Uno.UI.RuntimeTests/MUX/Microsoft_UI_Xaml_Controls/SplitButton/Given_SplitButton.cs b/src/Uno.UI.RuntimeTests/MUX/Microsoft_UI_Xaml_Controls/SplitButton/Given_SplitButton.cs index 6385482f10ce..c93527117a11 100644 --- a/src/Uno.UI.RuntimeTests/MUX/Microsoft_UI_Xaml_Controls/SplitButton/Given_SplitButton.cs +++ b/src/Uno.UI.RuntimeTests/MUX/Microsoft_UI_Xaml_Controls/SplitButton/Given_SplitButton.cs @@ -16,7 +16,7 @@ public class Given_SplitButton [RunsOnUIThread] [Description("Verifies that the TextBlock representing the Chevron glyph uses the correct font")] #if __MACOS__ - [Ignore("Currently fails on macOS, part of #9282 epic")] + [Ignore("Currently fails on macOS, part of #9282 epic")] #endif public void VerifyFontFamilyForChevron() {