Skip to content

Commit

Permalink
test: tweak test case
Browse files Browse the repository at this point in the history
  • Loading branch information
cnblogs-dudu committed Feb 12, 2023
1 parent 10c4e3e commit 4d786ff
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 Serilog.Extensions.Hosting.Tests;
public class SerilogLoggingBuilderExtensionsTests
{
[Fact]
public async Task LoggingBuilderExtensions_AddSerilog_SuccessAsync()
public async Task SerilogLoggingBuilderExtensions_AddSerilog_SuccessAsync()
{
// Arrange
var builder = WebApplication.CreateBuilder();
Expand Down

0 comments on commit 4d786ff

Please sign in to comment.