Update snapshots
parent
3620c5ac62
commit
3c267f9aa4
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue