Update snapshots

This commit is contained in:
Michael Telatynski 2024-09-24 10:53:44 +01:00
parent 3620c5ac62
commit 3c267f9aa4
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D

View file

@ -29,9 +29,9 @@ exports[`<RestoreKeyBackupDialog /> should display an error when recovery key is
<div> <div>
<p> <p>
<span> <span>
<b> <strong>
Warning Warning
</b> </strong>
: you should only set up key backup from a trusted computer. : you should only set up key backup from a trusted computer.
</span> </span>
</p> </p>
@ -129,9 +129,9 @@ exports[`<RestoreKeyBackupDialog /> should not raise an error when recovery is v
<div> <div>
<p> <p>
<span> <span>
<b> <strong>
Warning Warning
</b> </strong>
: you should only set up key backup from a trusted computer. : you should only set up key backup from a trusted computer.
</span> </span>
</p> </p>
@ -228,9 +228,9 @@ exports[`<RestoreKeyBackupDialog /> should render 1`] = `
<div> <div>
<p> <p>
<span> <span>
<b> <strong>
Warning Warning
</b> </strong>
: you should only set up key backup from a trusted computer. : you should only set up key backup from a trusted computer.
</span> </span>
</p> </p>