awesome-compose/react-java-mysql/frontend/src/test/mocks/imageMock.js

3 lines
145 B
JavaScript
Executable File

// Return an empty string or other mock path to emulate the url that
// Webpack provides via the file-loader
module.exports = 'mocked-image.jpg';