Skip to content

Commit

Permalink
Fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ckadluba committed Dec 5, 2024
1 parent dea6326 commit 314f9ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ public async Task EmitBatchAsyncWithUseSqlBulkCopyFalseCallsSqlLogEventWriter()
}

[Fact]
public void OnEmpytBatchAsyncReturnsCompletedTask()
public void OnEmptyBatchAsyncReturnsCompletedTask()
{
// Arrange
SetupSut();
Expand Down

0 comments on commit 314f9ed

Please sign in to comment.