Skip to content

Commit

Permalink
Update Issue22032.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
kubaflo committed Aug 31, 2024
1 parent 0106e7b commit b92ae62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public Issue22032(TestDevice device) : base(device) { }
public override string Issue => "Shell FlyoutItem Tab Selected Icon Color not changing if using Font icons";

[Test]
[Category(UITestCategories.ScrollView)]
[Category(UITestCategories.TabbedPage)]
public async Task SelectedTabIconShouldChangeColor()
{
App.WaitForElement("button");
Expand Down

0 comments on commit b92ae62

Please sign in to comment.