Skip to content

Commit

Permalink
Update unit test snapshots after new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
david0xd committed Sep 5, 2024
1 parent d3b3bc2 commit 5d79bcb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ exports[`SnapsSection renders section for typed sign request 1`] = `
>
<div
class="box snap-ui-renderer__container box--display-flex box--flex-direction-column box--height-full"
style="overflow: auto;"
>
<p
class="mm-box mm-text snap-ui-renderer__text mm-text--body-md mm-text--overflow-wrap-anywhere mm-box--color-inherit"
Expand Down Expand Up @@ -100,6 +101,7 @@ exports[`SnapsSection renders section personal sign request 1`] = `
>
<div
class="box snap-ui-renderer__container box--display-flex box--flex-direction-column box--height-full"
style="overflow: auto;"
>
<p
class="mm-box mm-text snap-ui-renderer__text mm-text--body-md mm-text--overflow-wrap-anywhere mm-box--color-inherit"
Expand Down

0 comments on commit 5d79bcb

Please sign in to comment.