Skip to content

Commit

Permalink
new snapshot for the embed block
Browse files Browse the repository at this point in the history
  • Loading branch information
draganescu committed Apr 19, 2019
1 parent 6b9784f commit 72d6ba2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions packages/block-library/src/embed/test/__snapshots__/index.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,17 @@ exports[`core/embed block edit matches snapshot 1`] = `
Embed
</button>
</form>
<div
class="components-placeholder__cancel"
>
<button
class="components-button block-editor-embed-placeholder__cancel-button is-link"
title="Cancel"
type="button"
>
Cancel
</button>
</div>
</div>
</div>
`;

0 comments on commit 72d6ba2

Please sign in to comment.