refactor test in ContributionLinkForm.spec.js

This commit is contained in:
ogerly 2022-10-30 14:57:00 +01:00
parent 44988cbd85
commit c0dea87625

View File

@ -108,6 +108,7 @@ describe('ContributionLinkForm', () => {
cycle: 'ONCE',
maxPerCycle: 1,
maxAmountPerMonth: '0',
id: null,
},
})
})