mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
merge conflict
This commit is contained in:
parent
d26c0bd78a
commit
09dc5ffdcb
@ -393,7 +393,7 @@ describe('TransactionLinkResolver', () => {
|
|||||||
expect(logger.error).toBeCalledWith(
|
expect(logger.error).toBeCalledWith(
|
||||||
'Creation from contribution link was not successful',
|
'Creation from contribution link was not successful',
|
||||||
new Error(
|
new Error(
|
||||||
'The amount (5 GDD) to be created exceeds the amount (0 GDD) still available for this month.',
|
'The amount to be created exceeds the amount still available for this month',
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user