Skip to content

Commit

Permalink
chore: Adjust split button build
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Feb 7, 2024
1 parent ed3d300 commit 00bed23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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()
{
Expand Down

0 comments on commit 00bed23

Please sign in to comment.