mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/components/Inputs/InputHour.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
81fee35064
commit
c623ff1294
@ -58,7 +58,7 @@ describe('InputHour', () => {
|
||||
})
|
||||
|
||||
it('has the value 0', () => {
|
||||
expect(wrapper.vm.currentValue).toEqual(null)
|
||||
expect(wrapper.vm.currentValue).toEqual(0)
|
||||
})
|
||||
|
||||
it('has the label "input-field-label"', () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user