mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
Fix tests
This commit is contained in:
parent
b9e0293325
commit
0b006ae9e7
@ -93,6 +93,7 @@ describe('Frontend', () => {
|
||||
const mockWSClient = {
|
||||
implementation: {
|
||||
close: jest.fn(),
|
||||
send: jest.fn(),
|
||||
},
|
||||
events: {},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user