mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Changed the test description to something simpler.
This commit is contained in:
parent
a1697f1b79
commit
b5337bf473
@ -84,7 +84,7 @@ describe('UserCard_FormUserMail', () => {
|
||||
)
|
||||
})
|
||||
|
||||
it('error message is send to the window.alert', async () => {
|
||||
it('shows an error message', async () => {
|
||||
expect(window.alert).toBeCalledWith('Ouch!')
|
||||
})
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user