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