fileMock.js 61 B

123
  1. // __mocks__/fileMock.js
  2. module.exports = 'test-file-stub';