mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-30 10:51:13 +02: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