Skip to content

Commit

Permalink
[testing] Ignore TopTabsDontScrollBackToStartWhenSelected (#20891)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarinho committed Feb 28, 2024
1 parent 4c699ce commit eff8b4d
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -44,6 +44,7 @@ protected override void Init()

#if UITEST && __SHELL__
[Test]
[Compatibility.UITests.FailsOnMauiIOS]
public void TopTabsDontScrollBackToStartWhenSelected()
{
var element1 = RunningApp.WaitForElement("Tab 1", "Shell hasn't loaded")[0].Rect;
Expand Down

0 comments on commit eff8b4d

Please sign in to comment.