Skip to content

Commit d360986

Browse files
committed
Add missing billing ID
1 parent d975d48 commit d360986

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/events/src/domain/__tests__/specification-supplier.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ describe("SpecificationSupplier schema validation", () => {
99
createdAt: "2023-01-01T00:00:00Z",
1010
updatedAt: "2023-01-01T00:00:00Z",
1111
version: 1,
12+
billingId: "billing-id",
1213
postage: {
1314
id: "economy",
1415
size: "STANDARD",

0 commit comments

Comments
 (0)