Spaces:
Running
Running
File size: 61 Bytes
6bcb42f |
1 2 3 4 |
// __mocks__/fileMock.js
module.exports = 'test-file-stub';
|