mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-27 02:21:56 +01:00
* Make sure we only get one js-sdk (and update runtime config to match) * Don't verifyNoOutstandingRequests (since it is hard to be certain which we will get, and makes the tests too dependent on implementation-specifics). * Disable color for npm test, to avoid confusing Jenkins