Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Dec 11, 2023
1 parent 866009b commit 5591f12
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/__snapshots__/exports.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,15 @@ exports[`module exports > exposes the correct data from index 1`] = `
"PrintedDigitalStamp": 14,
"PrintedLetter": 12,
},
"convertEnumValue": [Function],
"toCarrierId": [Function],
"toCarrierName": [Function],
"toDeliveryTypeId": [Function],
"toDeliveryTypeName": [Function],
"toPackageTypeId": [Function],
"toPackageTypeName": [Function],
"toPlatformId": [Function],
"toPlatformName": [Function],
}
`;

Expand Down

0 comments on commit 5591f12

Please sign in to comment.