Skip to content

Commit

Permalink
addressed requested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
khushijain21 committed May 13, 2024
1 parent e3900ce commit 16e183e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bridges/otelzap/core_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ func TestCore(t *testing.T) {
assert.Equal(t, testBodyString, got.Body().AsString())
assert.Equal(t, testSeverity, got.Severity())

// TODO test record attributes

rec.Reset()
})
}

0 comments on commit 16e183e

Please sign in to comment.