reverse-proxy-frontend/tools/fileMock.js

3 lines
117 B
JavaScript
Raw Normal View History

2020-04-14 10:53:19 +03:00
// Mocks file imports for Jest. As suggested by https://jestjs.io/docs/en/webpack
module.exports = "test-file-stub";