mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
adapt forgotten testcase on changed loglevel
This commit is contained in:
parent
3470a38efb
commit
1f770cc3d7
@ -154,7 +154,7 @@ describe('validate Communities', () => {
|
||||
)
|
||||
})
|
||||
it('logs community pubKey verified', () => {
|
||||
expect(logger.info).toHaveBeenNthCalledWith(
|
||||
expect(logger.debug).toHaveBeenNthCalledWith(
|
||||
3,
|
||||
'Federation: verified community with',
|
||||
'http//localhost:5001/api/',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user