Skip to content

Commit

Permalink
feat: update test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
maximedasilva committed Sep 27, 2024
1 parent 70cb6eb commit 5335e05
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions packages/react/lib/Builder/index.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,17 @@ exports[`<Builder /> should allow to add content from catalogue: Content with ro
pause
</i>
</a>
<a
class="option oak-flex oak-items-center oak-justify-center option"
draggable="false"
href="#"
>
<i
class="icon junipero-icons !oak-text-lg"
>
expand_less
</i>
</a>
<a
class="option oak-flex oak-items-center oak-justify-center edit"
draggable="false"
Expand Down Expand Up @@ -833,6 +844,17 @@ exports[`<Builder /> should allow to add content from catalogue: Content with te
pause
</i>
</a>
<a
class="option oak-flex oak-items-center oak-justify-center option"
draggable="false"
href="#"
>
<i
class="icon junipero-icons !oak-text-lg"
>
expand_less
</i>
</a>
<a
class="option oak-flex oak-items-center oak-justify-center edit"
draggable="false"
Expand Down Expand Up @@ -1247,6 +1269,17 @@ exports[`<Builder /> should allow to add content from catalogue: Row with title
pause
</i>
</a>
<a
class="option oak-flex oak-items-center oak-justify-center option"
draggable="false"
href="#"
>
<i
class="icon junipero-icons !oak-text-lg"
>
expand_less
</i>
</a>
<a
class="option oak-flex oak-items-center oak-justify-center edit"
draggable="false"
Expand Down

0 comments on commit 5335e05

Please sign in to comment.