mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
90ef5505bb
This ensures that our tests will be formatted by Prettier, among other things.
2 lines
55 B
TypeScript
2 lines
55 B
TypeScript
module.exports = { loadOlm: jest.fn(async () => {}) };
|