mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/pages/Send.spec.js
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
This commit is contained in:
parent
31e07e70ce
commit
9c1ad7405a
@ -43,7 +43,7 @@ describe('Send', () => {
|
||||
})
|
||||
|
||||
it('has a send field', () => {
|
||||
expect(wrapper.find('div.gdd-send').exists()).toBeTruthy()
|
||||
expect(wrapper.find('div.gdd-send').exists()).toBe(true)
|
||||
})
|
||||
|
||||
describe('fill transaction form for send coins', () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user