Skip to content

Commit

Permalink
add isTeamPlan to this test mock
Browse files Browse the repository at this point in the history
  • Loading branch information
ajay-sentry committed Dec 23, 2024
1 parent b43fac6 commit 753adea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const mockTrialData = {
isEnterprisePlan: false,
isFreePlan: false,
isProPlan: true,
isTeamPlan: false,
baseUnitPrice: 10,
benefits: [],
billingRate: BillingRate.MONTHLY,
Expand Down

0 comments on commit 753adea

Please sign in to comment.