Skip to content

Commit

Permalink
feat(payments-plugin): JSdocs update
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvdbrug committed May 16, 2024
1 parent 96d24e7 commit 14b1ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/payments-plugin/e2e/payment-helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export async function createFixedDiscountCoupon(
}
}
/**
* Create a coupon with the given code and discount amount.
* Create a coupon that discounts the shipping costs
*/
export async function createFreeShippingCoupon(
adminClient: SimpleGraphQLClient,
Expand Down

0 comments on commit 14b1ba1

Please sign in to comment.