mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
a54ad7cef4
commit
720f90f4b2
@ -129,7 +129,7 @@ describe('TransactionLink', () => {
|
|||||||
await wrapper.find('.test-delete-link .dropdown-item').trigger('click')
|
await wrapper.find('.test-delete-link .dropdown-item').trigger('click')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('test Modal if confirm true', () => {
|
it('opens the modal ', () => {
|
||||||
expect(spy).toBeCalled()
|
expect(spy).toBeCalled()
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user