mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-21 10:11:00 +00:00
Fix tests
This commit is contained in:
@@ -93,6 +93,7 @@ describe('Frontend', () => {
|
||||
const mockWSClient = {
|
||||
implementation: {
|
||||
close: jest.fn(),
|
||||
send: jest.fn(),
|
||||
},
|
||||
events: {},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user