1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-13 09:22:37 +03:00
Files
matrix-js-sdk/spec/TestClient.ts
Richard van der Hoff 940d358b0e Test: stop loading Olm into global namespace (#4895)
* Test: stop loading Olm into global namespace

Now that the js-sdk no longer relies on libolm, there is no need to populate
`globalThis.Olm`. Remove the code that did so (or relied on it being done).

* fix lint
2025-07-02 14:48:45 +00:00

9.4 KiB