mirror of
https://github.com/danog/telegram-tt.git
synced 2024-12-02 17:48:34 +01:00
3 lines
115 B
JavaScript
3 lines
115 B
JavaScript
|
// This fixed an error related to the CSS and loading gif breaking my Jest test
|
||
|
module.exports = 'test-file-stub';
|