Skip to content

Commit 8b55fcf

Browse files
committed
Fix core
1 parent 23e5555 commit 8b55fcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/lib/messages/MetadataFiller.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { beforeAll, describe, expect, it } from 'vitest'
22
import { CommonMetadataFiller } from './MetadataFiller.ts'
33

44
const TEST_MESSAGE = {
5+
payload: {},
56
type: 'test.message',
67
}
78

0 commit comments

Comments
 (0)