Update HeaderFooterShellFlyout.cs
This commit is contained in:
Родитель
a61662e35a
Коммит
4074cc437b
|
@ -193,7 +193,7 @@ namespace Microsoft.Maui.Controls.ControlGallery.Issues
|
|||
#if __IOS__
|
||||
[Test]
|
||||
[Ignore("This test fails intermittently, especially on iOS 17; ignore until we can fix it")]
|
||||
public void FlyoutHeaderWithZeroMarginShouldHaveNoY()
|
||||
public async Task FlyoutHeaderWithZeroMarginShouldHaveNoY()
|
||||
{
|
||||
RunningApp.WaitForElement("PageLoaded");
|
||||
this.TapInFlyout("ZeroMarginHeader", makeSureFlyoutStaysOpen: true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче