Skip to content

Commit

Permalink
Unit tests - Android LogCatIntegration | fix #if Android block
Browse files Browse the repository at this point in the history
  • Loading branch information
bricefriha committed Oct 24, 2024
1 parent cc574d5 commit 609a88d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/Sentry.Maui.Tests/SentryMauiOptionsTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ public void HandlerStrategy_Default()
// Assert
Assert.Equal(expected, options.Android.LogCatIntegration);
}

#if ANDROID
[Fact]
public void HandlerStrategy_Set()
{
Expand Down

0 comments on commit 609a88d

Please sign in to comment.