mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/views/Pages/SendOverview/GddSend/TransactionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
75bb45a847
commit
c4a64ebee0
@ -68,7 +68,7 @@ describe('GddSend', () => {
|
|||||||
'reset',
|
'reset',
|
||||||
)
|
)
|
||||||
})
|
})
|
||||||
it('find button submit', () => {
|
it('has a submit button', () => {
|
||||||
expect(wrapper.find('.test-buttons').findAll('button').at(1).attributes('type')).toBe(
|
expect(wrapper.find('.test-buttons').findAll('button').at(1).attributes('type')).toBe(
|
||||||
'submit',
|
'submit',
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user