Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jackahl committed Oct 1, 2024
1 parent 109528a commit 8616739
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 @@ -13,6 +13,7 @@ exports[`renders an edit video block component 1`] = `
<img
alt=""
aria-hidden={true}
className="placeholder"
src="https://img.youtube.com/vi/KqjeO_ekW3g/sddefault.jpg"
/>
<button
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ exports[`renders a view video component 1`] = `
<img
alt=""
aria-hidden={true}
className="placeholder"
src="https://img.youtube.com/vi/KqjeO_ekW3g/sddefault.jpg"
/>
<button
Expand Down Expand Up @@ -57,6 +58,7 @@ exports[`renders a view video component with placeholder 1`] = `
<img
alt=""
aria-hidden={true}
className="placeholder"
src="https://github.com/plone/volto/raw/main/logos/volto-colorful.png"
/>
<button
Expand Down

0 comments on commit 8616739

Please sign in to comment.