You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
stub out workers for jest tests as it doesn't like the worker-loader
This commit is contained in:
1
__mocks__/workerMock.js
Normal file
1
__mocks__/workerMock.js
Normal file
@ -0,0 +1 @@
|
||||
module.exports = jest.fn();
|
Reference in New Issue
Block a user