Skip to content

Commit

Permalink
Update core_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored Jun 3, 2024
1 parent f59e941 commit 5e31422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bridges/otelzap/core_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ func TestCore(t *testing.T) {

rec.Reset()

// TODO: Add WriteContext test case
// TOOD: Add WithContext test case
// TODO: Add WriteContext test case.
// TODO: Add WithContext test case.

// test child logger with accumulated fields
t.Run("With", func(t *testing.T) {
Expand Down

0 comments on commit 5e31422

Please sign in to comment.