Skip to content

Commit

Permalink
wip: snaps, again
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole Watts committed Oct 18, 2023
1 parent 9d4dfbc commit 4ad5bd9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1146,6 +1146,7 @@ exports[`group widget should snapshot: initial render 1`] = `
>
<figure
class="perseus-image-widget"
style="max-width: 380px;"
>
<div
class="fixed-to-responsive svg-image"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ exports[`image widget - isMobile %b should snapshot: first render 1`] = `
>
<figure
class="perseus-image-widget"
style="max-width: 420px;"
>
<div
class="fixed-to-responsive svg-image"
Expand Down Expand Up @@ -207,6 +208,7 @@ exports[`image widget - isMobile %b should snapshot: first render 2`] = `
>
<figure
class="perseus-image-widget"
style="max-width: 420px;"
>
<div
class="perseus-image-title"
Expand Down

0 comments on commit 4ad5bd9

Please sign in to comment.