mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-15 01:25:28 +01:00
4 lines
44 B
JavaScript
4 lines
44 B
JavaScript
global.___loader = {
|
|
enqueue: jest.fn()
|
|
}
|