jens-ox/metrics-graphics

View on GitHub
packages/examples/tests/__mocks__/fileMocks.js

Summary

Maintainability
A
0 mins
Test Coverage
// This fixed an error related to the CSS and loading gif breaking my Jest test
// See https://facebook.github.io/jest/docs/en/webpack.html#handling-static-assets
module.exports = 'test-file-stub';