mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Add missing on
Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>
This commit is contained in:
parent
2c6edfb582
commit
5340ce24f8
@ -32,5 +32,6 @@ export default {
|
||||
},
|
||||
powerMonitor: {
|
||||
once: jest.fn(),
|
||||
on: jest.fn(),
|
||||
},
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user