mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
yarn lint fix
This commit is contained in:
parent
a5489ebb15
commit
7e351e6799
@ -229,7 +229,7 @@ describe('Register', () => {
|
||||
})
|
||||
|
||||
it('has enabled submit button when completely filled', async () => {
|
||||
await wrapper.vm.$nextTick()
|
||||
await wrapper.vm.$nextTick()
|
||||
expect(wrapper.find('button[type="submit"]').disabled).toBeFalsy()
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user