mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 19:14:52 +01:00
Fix broken tests
This commit is contained in:
parent
3f5e2af093
commit
244d56b60f
@ -142,7 +142,7 @@ export function tests() {
|
||||
await olm.init();
|
||||
const olmUtil = new Olm.Utility();
|
||||
const e2eeAccount = {
|
||||
getDeviceKeysToSignWithCrossSigning: () => {
|
||||
getUnsignedDeviceKey: () => {
|
||||
return {
|
||||
keys: {
|
||||
[`ed25519:${ourDeviceId}`]:
|
||||
|
Loading…
Reference in New Issue
Block a user