iris-messenger/tests/__mocks__/fileMocks.js
Fernando López Guevara aaa421c92b
added prettier, eslint, spanish translations (#161)
* fix: handle missing user on metion properly

* prettier eslint

* use dep from npm registry

* fix: send from to sub callback
2022-11-11 08:00:32 +02:00

4 lines
198 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';