Skip to content

Commit

Permalink
Why are tests broken
Browse files Browse the repository at this point in the history
  • Loading branch information
jmtaber129 committed Nov 27, 2023
1 parent 894576e commit eca6417
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ const draftEnterpriseInvoice: MutationResolvers['draftEnterpriseInvoice'] = asyn
orgId,
domain: org.activeDomain,
orgName: org.name,
isTrial: !!org.trialStartDate,
// isTrial: !!org.trialStartDate,
oldTier: 'starter',
newTier: 'enterprise',
billingLeaderEmail: user.email
Expand Down

0 comments on commit eca6417

Please sign in to comment.