Skip to content

Commit

Permalink
📸 feat: add snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ONLY-yours committed Dec 26, 2023
1 parent 406359c commit ec7471d
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions tests/__snapshots__/demo.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -26001,6 +26001,7 @@ exports[`<Markdown /> > renders index.tsx correctly 1`] = `

<div
class="studio-divider studio-divider-horizontal"
node="[object Object]"
role="separator"
style="margin-bottom: 1em; margin-top: 0px;"
/>
Expand All @@ -26027,6 +26028,7 @@ id sem consectetuer libero luctus adipiscing.

<div
class="studio-divider studio-divider-horizontal"
node="[object Object]"
role="separator"
style="margin-bottom: 1em; margin-top: 0px;"
/>
Expand All @@ -26046,6 +26048,7 @@ id sem consectetuer libero luctus adipiscing.

<div
class="studio-divider studio-divider-horizontal"
node="[object Object]"
role="separator"
style="margin-bottom: 1em; margin-top: 0px;"
/>
Expand Down Expand Up @@ -26105,6 +26108,7 @@ id sem consectetuer libero luctus adipiscing.

<div
class="studio-divider studio-divider-horizontal"
node="[object Object]"
role="separator"
style="margin-bottom: 1em; margin-top: 0px;"
/>
Expand Down Expand Up @@ -26164,6 +26168,7 @@ id sem consectetuer libero luctus adipiscing.

<div
class="studio-divider studio-divider-horizontal"
node="[object Object]"
role="separator"
style="margin-bottom: 1em; margin-top: 0px;"
/>
Expand All @@ -26173,15 +26178,24 @@ id sem consectetuer libero luctus adipiscing.
This is
<a
class="studio-typography"
/>
href="http://example.com/"
node="[object Object]"
title="Title"
>
an example
</a>
inline link.
</p>


<p>
<a
class="studio-typography"
/>
href="http://example.com/"
node="[object Object]"
>
http://example.com/
</a>
</p>


Expand Down Expand Up @@ -26553,6 +26567,7 @@ id sem consectetuer libero luctus adipiscing.

<div
class="studio-divider studio-divider-horizontal"
node="[object Object]"
role="separator"
style="margin-bottom: 1em; margin-top: 0px;"
/>
Expand Down

0 comments on commit ec7471d

Please sign in to comment.