mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change test text
This commit is contained in:
parent
7834d55836
commit
36e016cc62
@ -120,7 +120,7 @@ describe('UserSearch', () => {
|
||||
})
|
||||
|
||||
describe('reset the search field', () => {
|
||||
it('is value remove', async () => {
|
||||
it('calls the API with empty criteria', async () => {
|
||||
jest.clearAllMocks()
|
||||
await wrapper.find('.test-click-clear-criteria').trigger('click')
|
||||
expect(apolloQueryMock).toBeCalledWith(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user