1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-09-28 12:08:59 +02:00
market/tests/unit/loadershim.js

4 lines
44 B
JavaScript
Raw Normal View History

global.___loader = {
enqueue: jest.fn()
}