Skip to content

Commit

Permalink
Update order.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
gijsmin committed Nov 11, 2024
1 parent 6d3cddc commit fbbf54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/order.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ describe("Order Update Actions", () => {
customLineItems: [],
lastMessageSequenceNumber: 0,
lineItems: [],
orderNumber: "1389",
orderNumber: "1390",
orderState: "Open",
origin: "Customer",
paymentInfo: {
Expand Down

0 comments on commit fbbf54d

Please sign in to comment.