mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
4 lines
46 B
JavaScript
4 lines
46 B
JavaScript
|
global.___loader = {
|
||
|
enqueue: jest.fn(),
|
||
|
};
|