Skip to content

Commit

Permalink
Update snapshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
shendy-a8c committed Sep 18, 2024
1 parent d46efdf commit 542e27f
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions client/transactions/list/test/__snapshots__/index.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -247,19 +247,19 @@ exports[`Transactions list renders correctly when can filter by several currenci
<span
aria-hidden="true"
>
Date / Time
Date / Time (UTC)
</span>
<span
class="screen-reader-text"
>
Date and time
Date and time (UTC)
</span>
</button>
<span
class="screen-reader-text"
id="header-15-0"
>
Sort by Date and time in ascending order
Sort by Date and time (UTC) in ascending order
</span>
</th>
<th
Expand Down Expand Up @@ -1235,19 +1235,19 @@ exports[`Transactions list renders correctly when filtered by currency 1`] = `
<span
aria-hidden="true"
>
Date / Time
Date / Time (UTC)
</span>
<span
class="screen-reader-text"
>
Date and time
Date and time (UTC)
</span>
</button>
<span
class="screen-reader-text"
id="header-16-0"
>
Sort by Date and time in ascending order
Sort by Date and time (UTC) in ascending order
</span>
</th>
<th
Expand Down Expand Up @@ -2220,19 +2220,19 @@ exports[`Transactions list renders correctly when filtered by deposit 1`] = `
<span
aria-hidden="true"
>
Date / Time
Date / Time (UTC)
</span>
<span
class="screen-reader-text"
>
Date and time
Date and time (UTC)
</span>
</button>
<span
class="screen-reader-text"
id="header-0-0"
>
Sort by Date and time in ascending order
Sort by Date and time (UTC) in ascending order
</span>
</th>
<th
Expand Down Expand Up @@ -2896,19 +2896,19 @@ exports[`Transactions list subscription column renders correctly 1`] = `
<span
aria-hidden="true"
>
Date / Time
Date / Time (UTC)
</span>
<span
class="screen-reader-text"
>
Date and time
Date and time (UTC)
</span>
</button>
<span
class="screen-reader-text"
id="header-14-0"
>
Sort by Date and time in ascending order
Sort by Date and time (UTC) in ascending order
</span>
</th>
<th
Expand Down Expand Up @@ -3958,19 +3958,19 @@ exports[`Transactions list when not filtered by deposit renders correctly 1`] =
<span
aria-hidden="true"
>
Date / Time
Date / Time (UTC)
</span>
<span
class="screen-reader-text"
>
Date and time
Date and time (UTC)
</span>
</button>
<span
class="screen-reader-text"
id="header-1-0"
>
Sort by Date and time in ascending order
Sort by Date and time (UTC) in ascending order
</span>
</th>
<th
Expand Down Expand Up @@ -4988,19 +4988,19 @@ exports[`Transactions list when not filtered by deposit renders table summary on
<span
aria-hidden="true"
>
Date / Time
Date / Time (UTC)
</span>
<span
class="screen-reader-text"
>
Date and time
Date and time (UTC)
</span>
</button>
<span
class="screen-reader-text"
id="header-11-0"
>
Sort by Date and time in ascending order
Sort by Date and time (UTC) in ascending order
</span>
</th>
<th
Expand Down

0 comments on commit 542e27f

Please sign in to comment.