mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-07-09 16:00:59 +00:00
Repair canonical-copy expectation missed by the trial front door commit
b0792890b added planComparisonTrialActionLabel/Note to the billing
presentation without updating the pinned copy object in
licensePresentation.test.ts (hooks do not run vitest, so it landed red).
This commit is contained in:
parent
5f221941c7
commit
84844003b7
1 changed files with 3 additions and 0 deletions
|
|
@ -85,6 +85,9 @@ describe('licensePresentation', () => {
|
|||
planSectionDescription: 'Current tier and enabled capabilities.',
|
||||
planComparisonSectionTitle: 'Available plans',
|
||||
planComparisonActionLabel: 'View plans',
|
||||
planComparisonTrialActionLabel: 'Start 14-day free Pro trial',
|
||||
planComparisonTrialActionNote:
|
||||
'Card required. You will not be charged if you cancel during the trial.',
|
||||
usageSectionTitle: 'Usage',
|
||||
hiddenShellTitle: 'Demo mode',
|
||||
hiddenShellDescription: 'Commercial settings are hidden for this session.',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue