Skip to content

Commit

Permalink
Fix failing usePricingMetaForGridPlans test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeyip committed Dec 2, 2024
1 parent c005549 commit 4e4bd2f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ describe( 'usePricingMetaForGridPlans', () => {

const pricingMeta = usePricingMetaForGridPlans( {
planSlugs: [ PLAN_BUSINESS ],
reflectStorageSelectionInPlanPrices: true,
storageAddOns: STORAGE_ADD_ONS_MOCK,
siteId,
coupon: undefined,
Expand Down

0 comments on commit 4e4bd2f

Please sign in to comment.