diff --git a/admin/src/components/ContributionLinkForm.spec.js b/admin/src/components/ContributionLinkForm.spec.js index 2baefcbe2..4360fca03 100644 --- a/admin/src/components/ContributionLinkForm.spec.js +++ b/admin/src/components/ContributionLinkForm.spec.js @@ -108,6 +108,7 @@ describe('ContributionLinkForm', () => { cycle: 'ONCE', maxPerCycle: 1, maxAmountPerMonth: '0', + id: null, }, }) })