mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-20 20:01:31 +00:00
yarn lint
This commit is contained in:
parent
c58dd5924a
commit
e484130802
@ -304,7 +304,6 @@ describe('Creation', () => {
|
||||
expect(toastErrorMock).toBeCalledWith('Ouch')
|
||||
})
|
||||
})
|
||||
|
||||
})
|
||||
})
|
||||
|
||||
@ -320,8 +319,6 @@ describe('Mount Creation', () => {
|
||||
wrapper = Wrapper()
|
||||
})
|
||||
|
||||
|
||||
|
||||
describe('set value in test-input-criteria', () => {
|
||||
beforeEach(async () => {
|
||||
await wrapper.find('.test-input-criteria').setValue('some value')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user