Skip to content

Commit

Permalink
Add Flaky UI Test category
Browse files Browse the repository at this point in the history
  • Loading branch information
jfversluis committed Jul 4, 2024
1 parent 5e6bd05 commit 42ada03
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ internal static class UITestCategories
public const string Layout = "Layout";
public const string ListView = "ListView";
public const string LifeCycle = "Lifecycle";
public const string Flaky = "Flaky";
public const string FlyoutPage = "FlyoutPage";
public const string Picker = "Picker";
public const string ProgressBar = "ProgressBar";
Expand Down

0 comments on commit 42ada03

Please sign in to comment.