Skip to content

Commit

Permalink
Update SearchBarHandlerTests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
jfversluis committed Sep 7, 2023
1 parent 281dd98 commit 9638549
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace Microsoft.Maui.DeviceTests
public partial class SearchBarHandlerTests : CoreHandlerTestBase<SearchBarHandler, SearchBarStub>
{
[Theory(DisplayName = "Background Initializes Correctly"
#if IOS
#if IOS || MACCATALYST
, Skip = "This test is currently invalid on iOS https://github.com/dotnet/maui/issues/13693"
#endif
)]
Expand Down

0 comments on commit 9638549

Please sign in to comment.