adapt forgotten testcase on changed loglevel

This commit is contained in:
Claus-Peter Huebner 2023-08-03 00:09:08 +02:00
parent 3470a38efb
commit 1f770cc3d7

View File

@ -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/',