Device manager - filter out nulled metadatas in device tile properly (PSG-703) (#9251)
* filter out nulled metadatas in device tile properly * remove log
This commit is contained in:
parent
0ab476b828
commit
d69393a3aa
6 changed files with 6 additions and 27 deletions
|
@ -83,8 +83,6 @@ exports[`<SessionManagerTab /> renders current session section with a verified s
|
|||
>
|
||||
Verified
|
||||
</span>
|
||||
·
|
||||
·
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
|
@ -181,8 +179,6 @@ exports[`<SessionManagerTab /> renders current session section with an unverifie
|
|||
>
|
||||
Unverified
|
||||
</span>
|
||||
·
|
||||
·
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
|
@ -279,8 +275,6 @@ exports[`<SessionManagerTab /> sets device verification status correctly 1`] = `
|
|||
>
|
||||
Verified
|
||||
</span>
|
||||
·
|
||||
·
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue