mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-29 22:41:44 +01:00
Fix test
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
0105f566c9
commit
e09e15bb52
@ -630,7 +630,7 @@ describe("Lifecycle", () => {
|
|||||||
deviceId,
|
deviceId,
|
||||||
freshLogin: true,
|
freshLogin: true,
|
||||||
guest: false,
|
guest: false,
|
||||||
pickleKey: null,
|
pickleKey: undefined,
|
||||||
},
|
},
|
||||||
undefined,
|
undefined,
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user