mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Mock powerMonitor.on
Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>
This commit is contained in:
parent
d1764df614
commit
e72b51192e
@ -30,4 +30,7 @@ export default {
|
||||
ipcRenderer: {
|
||||
on: jest.fn(),
|
||||
},
|
||||
powerMonitor: {
|
||||
on: jest.fn(),
|
||||
},
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user