Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
breeg554 committed Dec 10, 2024
1 parent aeb8fe6 commit 3918b50
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ describe(ChatMarkdown.name, () => {
</details>
<p
class="my-2 break-words whitespace-pre-wrap text-sm"
class="my-2 break-words whitespace-normal text-sm"
node="[object Object]"
>
SOME STRANGE TEXT
Expand Down Expand Up @@ -256,7 +256,7 @@ describe(ChatMarkdown.name, () => {
id="_root"
>
<p
class="my-2 break-words whitespace-pre-wrap text-sm"
class="my-2 break-words whitespace-normal text-sm"
node="[object Object]"
>
SOME STRANGE TEXT
Expand Down Expand Up @@ -363,7 +363,7 @@ describe(ChatMarkdown.name, () => {
</details>
<p
class="my-2 break-words whitespace-pre-wrap text-sm"
class="my-2 break-words whitespace-normal text-sm"
node="[object Object]"
>
SOME STRANGE TEXT
Expand Down

0 comments on commit 3918b50

Please sign in to comment.