Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
juliajforesti committed Jan 15, 2024
1 parent 9e2d06c commit febd642
Showing 1 changed file with 0 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,25 +76,3 @@ exports[`[Bubble Rendering] renders LabelOnly without crashing 1`] = `
</div>
</body>
`;

exports[`[Bubble Rendering] renders RichContentTest without crashing 1`] = `
<body>
<div>
<div
class="rcx-box rcx-box--full rcx-box--with-inline-elements"
>
<a
href="www.google.com"
>
www.google.com
</a>
</div>
<a
class="rcx-box rcx-box--full"
href="www.google.com"
>
www.google.com
</a>
</div>
</body>
`;

0 comments on commit febd642

Please sign in to comment.