out commend toast test success used

This commit is contained in:
ogerly 2022-04-04 12:06:44 +02:00
parent 98ae90c05e
commit 998514c62b

View File

@ -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', () => {