mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
Fix test
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
0105f566c9
commit
e09e15bb52
1 changed files with 1 additions and 1 deletions
|
@ -630,7 +630,7 @@ describe("Lifecycle", () => {
|
|||
deviceId,
|
||||
freshLogin: true,
|
||||
guest: false,
|
||||
pickleKey: null,
|
||||
pickleKey: undefined,
|
||||
},
|
||||
undefined,
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue