mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix test components/GddSend/TransactionConfirmationLink.spec.js
This commit is contained in:
parent
57d747ebcd
commit
df9adfb9f4
@ -73,7 +73,6 @@ describe('GddSend confirm', () => {
|
||||
describe('double click', () => {
|
||||
beforeEach(async () => {
|
||||
await wrapper.find('button.btn.btn-gradido').trigger('click')
|
||||
await wrapper.find('button.btn.btn-gradido').trigger('click')
|
||||
})
|
||||
|
||||
it('emits send transaction one time', () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user