Skip to content

Commit

Permalink
Added a test category
Browse files Browse the repository at this point in the history
  • Loading branch information
kubaflo committed Jul 20, 2024
1 parent f8ee45a commit 8da35c5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ public class Issue22899 : _IssuesUITest
public Issue22899(TestDevice device) : base(device) { }

[Test]
[Category(UITestCategories.TabbedPage)]
public void Issue22899Test()
{
_ = App.WaitForElement("button");
Expand Down

0 comments on commit 8da35c5

Please sign in to comment.