mock out wasm imports in jest
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
0032d7b943
commit
15894ed8bd
2 changed files with 2 additions and 0 deletions
1
__mocks__/wasmMock.js
Normal file
1
__mocks__/wasmMock.js
Normal file
|
@ -0,0 +1 @@
|
|||
module.exports = "css-file-stub";
|
Loading…
Add table
Add a link
Reference in a new issue