Skip to content

Commit

Permalink
Revert changes to snapshot files to focus on gas-timing.component.js
Browse files Browse the repository at this point in the history
  • Loading branch information
devin-ai-integration[bot] committed Sep 11, 2024
1 parent 40a7ca7 commit f928a35
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@ exports[`ConfirmGasDisplay should match snapshot 1`] = `
class="mm-box mm-box--display-flex mm-box--flex-wrap-wrap"
>
<p
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1"
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1 mm-box--color-text-alternative"
>
🦊 Market
</p>
<p
class="mm-box mm-text mm-text--body-md"
class="mm-box mm-text mm-text--body-md mm-box--color-text-default"
>
<span
data-testid="gas-timing-time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -260,12 +260,12 @@ exports[`<ApproveInfo /> renders component for approve request 1`] = `
class="mm-box mm-box--display-flex mm-box--flex-wrap-wrap"
>
<p
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1"
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1 mm-box--color-text-alternative"
>
🦊 Market
</p>
<p
class="mm-box mm-text mm-text--body-md"
class="mm-box mm-text mm-text--body-md mm-box--color-text-default"
>
<span
data-testid="gas-timing-time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -303,12 +303,12 @@ exports[`<BaseTransactionInfo /> renders component for contract interaction requ
class="mm-box mm-box--display-flex mm-box--flex-wrap-wrap"
>
<p
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1"
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1 mm-box--color-text-alternative"
>
🦊 Market
</p>
<p
class="mm-box mm-text mm-text--body-md"
class="mm-box mm-text mm-text--body-md mm-box--color-text-default"
>
<span
data-testid="gas-timing-time"
Expand Down Expand Up @@ -663,12 +663,12 @@ exports[`<BaseTransactionInfo /> renders component for contract interaction requ
class="mm-box mm-box--display-flex mm-box--flex-wrap-wrap"
>
<p
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1"
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1 mm-box--color-text-alternative"
>
🦊 Market
</p>
<p
class="mm-box mm-text mm-text--body-md"
class="mm-box mm-text mm-text--body-md mm-box--color-text-default"
>
<span
data-testid="gas-timing-time"
Expand Down Expand Up @@ -1020,12 +1020,12 @@ exports[`<BaseTransactionInfo /> renders component for contract interaction requ
class="mm-box mm-box--display-flex mm-box--flex-wrap-wrap"
>
<p
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1"
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1 mm-box--color-text-alternative"
>
🦊 Market
</p>
<p
class="mm-box mm-text mm-text--body-md"
class="mm-box mm-text mm-text--body-md mm-box--color-text-default"
>
<span
data-testid="gas-timing-time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,12 @@ exports[`<GasFeesDetails /> renders component for gas fees section 1`] = `
class="mm-box mm-box--display-flex mm-box--flex-wrap-wrap"
>
<p
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1"
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1 mm-box--color-text-alternative"
>
🦊 Market
</p>
<p
class="mm-box mm-text mm-text--body-md"
class="mm-box mm-text mm-text--body-md mm-box--color-text-default"
>
<span
data-testid="gas-timing-time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,12 @@ exports[`<GasFeesSection /> renders component for gas fees section 1`] = `
class="mm-box mm-box--display-flex mm-box--flex-wrap-wrap"
>
<p
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1"
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1 mm-box--color-text-alternative"
>
🦊 Market
</p>
<p
class="mm-box mm-text mm-text--body-md"
class="mm-box mm-text mm-text--body-md mm-box--color-text-default"
>
<span
data-testid="gas-timing-time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ exports[`ConfirmSendEther should render correct information for for confirm send
class="mm-box mm-box--display-flex mm-box--flex-wrap-wrap"
>
<p
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1"
class="mm-box mm-text mm-text--body-md mm-box--padding-inline-end-1 mm-box--color-text-alternative"
>
Unknown processing time
</p>
Expand Down

0 comments on commit f928a35

Please sign in to comment.