mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Fix spelling in sendEmail.test.ts
This commit is contained in:
parent
a73cca0ab4
commit
9154ff32d1
@ -37,7 +37,7 @@ describe('sendEMail', () => {
|
||||
})
|
||||
})
|
||||
|
||||
it('logs warining', () => {
|
||||
it('logs warning', () => {
|
||||
expect(logger.info).toBeCalledWith('Emails are disabled via config...')
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user