Skip to content

Commit

Permalink
Update text in snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
akasunil committed Jul 27, 2024
1 parent 893666c commit 16f87e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ exports[`Gallery block inserts block 1`] = `
<!-- /wp:gallery -->"
`;

exports[`Gallery block overrides "Link to" setting of gallery items 1`] = `
exports[`Gallery block overrides "Link" setting of gallery items 1`] = `
"<!-- wp:gallery {"linkTo":"media"} -->
<figure class="wp-block-gallery has-nested-images columns-default is-cropped"><!-- wp:image {"id":1,"linkDestination":"media"} -->
<figure class="wp-block-image"><img src="file:///local-image-1.jpeg" alt="" class="wp-image-1"/></figure>
Expand Down

0 comments on commit 16f87e7

Please sign in to comment.