mirror of
https://github.com/seigler/js-bitcoin-wallet
synced 2025-07-26 00:26:08 +00:00
3 lines
No EOL
197 B
JavaScript
3 lines
No EOL
197 B
JavaScript
// 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'; |