Skip to content

Commit cd618e0

Browse files
committed
empty attributes
1 parent 39fe1d4 commit cd618e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/core/test/lib/logs/exports.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ describe('_INTERNAL_captureLog', () => {
343343
const log: Log = {
344344
level: 'info',
345345
message: 'test message',
346+
attributes: {},
346347
};
347348

348349
_INTERNAL_captureLog(log, client, undefined);

0 commit comments

Comments
 (0)