Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeRx committed Jan 7, 2025
1 parent ff8120b commit ec5f66f
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ exports[`SnapsSection renders section for typed sign request 1`] = `
>
<div
class="mm-box snap-ui-renderer__content mm-box--height-full"
style="overflow-y: auto; margin-bottom: 0px;"
>
<div
class="box snap-ui-renderer__container box--display-flex box--flex-direction-column box--height-full"
style="overflow-y: auto;"
class="box snap-ui-renderer__container box--display-flex box--flex-direction-column"
>
<p
class="mm-box mm-text snap-ui-renderer__text mm-text--body-md mm-text--font-weight-normal mm-text--overflow-wrap-break-word mm-box--color-inherit"
Expand Down Expand Up @@ -98,10 +98,10 @@ exports[`SnapsSection renders section personal sign request 1`] = `
>
<div
class="mm-box snap-ui-renderer__content mm-box--height-full"
style="overflow-y: auto; margin-bottom: 0px;"
>
<div
class="box snap-ui-renderer__container box--display-flex box--flex-direction-column box--height-full"
style="overflow-y: auto;"
class="box snap-ui-renderer__container box--display-flex box--flex-direction-column"
>
<p
class="mm-box mm-text snap-ui-renderer__text mm-text--body-md mm-text--font-weight-normal mm-text--overflow-wrap-break-word mm-box--color-inherit"
Expand Down

0 comments on commit ec5f66f

Please sign in to comment.