Skip to content

Commit

Permalink
fix: unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMuzyk committed Jul 2, 2024
1 parent 962f925 commit ee8aeba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/CardsSectionUtilsTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ describe('CardSectionUtils', () => {
title: 'subscription.billingBanner.retryBillingError.title',
subtitle: 'subscription.billingBanner.retryBillingError.subtitle',
isError: true,
isRetryAvailable: false,
});
});
});

0 comments on commit ee8aeba

Please sign in to comment.