mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Restored the last test.
This commit is contained in:
parent
dc46f2400d
commit
86e5f05e02
@ -144,9 +144,7 @@ describe('GddSend', () => {
|
||||
})
|
||||
|
||||
it('has the text "form.cancel"', () => {
|
||||
expect(wrapper.find('button[type="reset"]').find('svg').attributes('aria-label')).toBe(
|
||||
'trash',
|
||||
)
|
||||
expect(wrapper.find('button[type="reset"]').text()).toBe('form.reset')
|
||||
})
|
||||
|
||||
it('clears all fields on click', async () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user