You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Make the tests happier
Here we just override the workers because we're not expecting to be able to test them this way. The code paths involved shouldn't be touched.
This commit is contained in:
2
__mocks__/empty.js
Normal file
2
__mocks__/empty.js
Normal file
@ -0,0 +1,2 @@
|
||||
// Yes, this is empty.
|
||||
module.exports = {};
|
Reference in New Issue
Block a user