axe312ger/sftp-cache

View on GitHub
src/__mocks__/filesystem.js

Summary

Maintainability
A
0 mins
Test Coverage
module.exports = {
  getLocalMd5: jest.fn()
}