mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
adapt unit tests to link text changes
This commit is contained in:
parent
f55851e4d0
commit
1ea43130dc
@ -105,7 +105,8 @@ describe('TransactionLink', () => {
|
||||
'http://localhost/redeem/c00000000c000000c0000\n' +
|
||||
'Testy transaction-link.send_you 75 Gradido.\n' +
|
||||
'"Katzenauge, Eulenschrei, was verschwunden komm herbei!"\n' +
|
||||
'gdd_per_link.credit-your-gradido gdd_per_link.validUntilDate',
|
||||
'gdd_per_link.credit-your-gradido gdd_per_link.validUntilDate\n' +
|
||||
'gdd_per_link.link-hint',
|
||||
)
|
||||
})
|
||||
it('toasts success message', () => {
|
||||
|
||||
@ -283,7 +283,8 @@ describe('Send', () => {
|
||||
'http://localhost/redeem/0123456789\n' +
|
||||
'Testy transaction-link.send_you 56.78 Gradido.\n' +
|
||||
'"Make the best of the link!"\n' +
|
||||
'gdd_per_link.credit-your-gradido gdd_per_link.validUntilDate',
|
||||
'gdd_per_link.credit-your-gradido gdd_per_link.validUntilDate\n' +
|
||||
'gdd_per_link.link-hint',
|
||||
)
|
||||
})
|
||||
it('toasts success message', () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user