mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/components/GddSend/TransactionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
0e05bded0a
commit
933b55eac2
@ -263,7 +263,7 @@ describe('GddSend', () => {
|
||||
expect(wrapper.vm.selected).toBe(SEND_TYPES.link)
|
||||
})
|
||||
|
||||
it('clear form.email to empty ', () => {
|
||||
it('clears form email ', () => {
|
||||
expect(wrapper.vm.form.email).toBe('')
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user