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:
parent
f65773ef95
commit
65f591b69b
3 changed files with 9 additions and 3 deletions
2
__mocks__/empty.js
Normal file
2
__mocks__/empty.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
// Yes, this is empty.
|
||||
module.exports = {};
|
Loading…
Add table
Add a link
Reference in a new issue