Skip to content

Commit

Permalink
E2E Tests: Update buttons test snapshot
Browse files Browse the repository at this point in the history
Co-Authored-By: Riad Benguella <benguella@gmail.com>
  • Loading branch information
aduth and youknowriad committed Jan 16, 2020
1 parent 8b17d02 commit 032bc90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`Buttons can jump to the link editor using the keyboard shortcut 1`] = `
"<!-- wp:buttons -->
<div class=\\"wp-block-buttons\\"><!-- wp:button -->
<div class=\\"wp-block-button\\"><a class=\\"wp-block-button__link\\" href=\\"https://wwww.wordpress.org/\\" title=\\"\\">WordPress</a></div>
<div class=\\"wp-block-button\\"><a class=\\"wp-block-button__link\\" href=\\"https://www.wordpress.org/\\" title=\\"\\">WordPress</a></div>
<!-- /wp:button --></div>
<!-- /wp:buttons -->"
`;
Expand Down

0 comments on commit 032bc90

Please sign in to comment.