summaryrefslogtreecommitdiff
path: root/packages/anastasis-webui/tests/__mocks__/fileMocks.ts
blob: 87109e3551367da0e919e461820462b8b42750ac (plain)
1
2
3
// 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
export default 'test-file-stub';