mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
activate test for event "on open"
This commit is contained in:
parent
315df80142
commit
53eb850f65
@ -780,7 +780,7 @@ describe('federation', () => {
|
|||||||
socketEventMocks.open()
|
socketEventMocks.open()
|
||||||
})
|
})
|
||||||
|
|
||||||
it.skip('calls socket write with own api versions', () => {
|
it('calls socket write with own api versions', () => {
|
||||||
expect(socketWriteMock).toBeCalledWith(
|
expect(socketWriteMock).toBeCalledWith(
|
||||||
Buffer.from(
|
Buffer.from(
|
||||||
JSON.stringify([
|
JSON.stringify([
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user