fix(types,order,medusa): Create credit lines + hooks (#11569)
what: - api/workflows to create credit lines - hooks to enable extending credit lines
This commit is contained in:
@@ -617,7 +617,7 @@ medusaIntegrationTestRunner({
|
||||
storeHeaders
|
||||
)
|
||||
).data.cart
|
||||
console.log("cartWithPromotion2 -- ", cartWithPromotion2.promotions)
|
||||
|
||||
expect(cartWithPromotion2).toEqual(
|
||||
expect.objectContaining({
|
||||
promotions: [
|
||||
|
||||
Reference in New Issue
Block a user