removed if possible comment

This commit is contained in:
Ulf Gebhardt 2023-01-17 12:31:55 +01:00
parent a3a69bc012
commit cd203ab2c2
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -180,7 +180,7 @@ describe('TransactionLinkResolver', () => {
})
})
// TODO: have this test separated into a transactionLink and a contributionLink part (if possible)
// TODO: have this test separated into a transactionLink and a contributionLink part
describe('redeem daily Contribution Link', () => {
const now = new Date()
let contributionLink: DbContributionLink | undefined