Skip to content

Commit

Permalink
fix: snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
myandrienko committed Jun 11, 2024
1 parent 12f97d6 commit fef48e2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exports[`VirtualizedMessageList should render the list without any message 1`] =
data-test-id="virtuoso-scroller"
data-virtuoso-scroller={true}
style={
Object {
{
"WebkitOverflowScrolling": "touch",
"height": "100%",
"outline": "none",
Expand All @@ -32,7 +32,7 @@ exports[`VirtualizedMessageList should render the list without any message 1`] =
<div
data-viewport-type="element"
style={
Object {
{
"height": "100%",
"position": "absolute",
"top": 0,
Expand Down

0 comments on commit fef48e2

Please sign in to comment.