mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-10 04:22:27 +10:00
5 lines
95 B
JavaScript
5 lines
95 B
JavaScript
// eslint-disable-next-line no-underscore-dangle
|
|
global.___loader = {
|
|
enqueue: jest.fn(),
|
|
};
|