mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/components/Contributions/ContributionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
1ae5c7cfac
commit
8b596de97e
@ -100,7 +100,7 @@ describe('ContributionForm', () => {
|
||||
})
|
||||
|
||||
describe('buttons', () => {
|
||||
it('reset enabled', () => {
|
||||
it('has reset enabled', () => {
|
||||
expect(wrapper.find('button[type="reset"]').attributes('disabled')).toBeFalsy()
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user