Skip to content

Commit

Permalink
Update W3CLoggerLayoutTests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
snakefoot authored Apr 27, 2024
1 parent e24a0a2 commit a642268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Shared/LayoutRenderers/W3CLoggerLayoutTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ public void W3CLoggerLayoutNoContextTest()
Assert.Equal(expectedBody, body);
}
/*
#if NET6_0_OR_GREATER
[Fact(Skip = "Mock not working")]
#else
Expand Down

0 comments on commit a642268

Please sign in to comment.