easy-scratch/test/__mocks__/fileMock.js

4 lines
61 B
JavaScript
Raw Normal View History

2025-02-12 12:27:32 +00:00
// __mocks__/fileMock.js
module.exports = 'test-file-stub';