mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
out commend toast test success used
This commit is contained in:
parent
98ae90c05e
commit
998514c62b
@ -63,9 +63,9 @@ describe('TransactionLink', () => {
|
||||
'http://localhost/redeem/c00000000c000000c0000',
|
||||
)
|
||||
})
|
||||
// it('toasts success message', () => {
|
||||
// expect(toastSuccessSpy).toBeCalledWith('gdd_per_link.link-copied')
|
||||
// })
|
||||
it('toasts success message', () => {
|
||||
expect(toastSuccessSpy).toBeCalledWith('gdd_per_link.link-copied')
|
||||
})
|
||||
})
|
||||
|
||||
describe('copy with error', () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user