easy-scratch/test/__mocks__/fileMock.js

4 lines
61 B
JavaScript

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