Skip to content

Commit fa31a49

Browse files
committed
CCM-14323: Update unit test for new supplier API package
1 parent 0524387 commit fa31a49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lambdas/print-status-handler/src/__tests__/test-data.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ export const failedLetterEvent = {
6565
specificationId: '1y3q9v1zzzz',
6666
supplierId: 'supplier-1',
6767
status: 'FAILED',
68+
billingRef: '1y3q9v1zzzz',
6869
reasonCode: 'FAILURE001',
6970
reasonText: 'Letter has too many pages',
7071
},

0 commit comments

Comments
 (0)