mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
correct testcase
This commit is contained in:
parent
076d0c00ec
commit
68f988181b
@ -343,7 +343,7 @@ describe('validate Communities', () => {
|
||||
})
|
||||
it('logs unsupported api for community with api 2_0 ', () => {
|
||||
expect(logger.debug).toBeCalledWith(
|
||||
'dbCom with unsupported apiVersion',
|
||||
'dbFedComB with unsupported apiVersion',
|
||||
dbCom.endPoint,
|
||||
'2_0',
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user