Skip to content

Commit

Permalink
- add category
Browse files Browse the repository at this point in the history
  • Loading branch information
PureWeen committed Jun 27, 2024
1 parent 6e4ac58 commit 416379c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ public void BindingUpdatesFromProgrammaticRefresh()
// Windows only works with touch inputs which we don't have running on the test server
#if !WINDOWS && !MACCATALYST
[Test]
[Category(UITestCategories.RefreshView)]
public void BindingUpdatesFromInteractiveRefresh()
{
_ = App.WaitForElement("CollectionView");
Expand Down

0 comments on commit 416379c

Please sign in to comment.