Initial Commit
This commit is contained in:
2
frontend/test/__mocks__/fileMock.js
Normal file
2
frontend/test/__mocks__/fileMock.js
Normal file
@@ -0,0 +1,2 @@
|
||||
module.exports = 'test-file-stub';
|
||||
|
||||
2
frontend/test/__mocks__/styleMock.js
Normal file
2
frontend/test/__mocks__/styleMock.js
Normal file
@@ -0,0 +1,2 @@
|
||||
module.exports = {};
|
||||
|
||||
Reference in New Issue
Block a user