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