Skip to content

Commit

Permalink
Update e2e snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave committed Feb 11, 2020
1 parent a95343c commit 98f7e9e
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,3 @@ exports[`Navigation allows a navigation menu to be created using existing pages
<!-- wp:navigation-link {\\"label\\":\\"Contact Us\\",\\"type\\":\\"page\\",\\"id\\":3,\\"url\\":\\"https://this/is/a/test/url/contact\\"} /-->
<!-- /wp:navigation -->"
`;

exports[`Navigation allows pages to be created from the navigation block and their links added to menu 1`] = `
"<!-- wp:navigation -->
<!-- wp:navigation-link {\\"label\\":\\"My New Page\\",\\"id\\":1,\\"url\\":\\"https://this/is/a/test/url/my-new-page\\"} /-->
<!-- /wp:navigation -->"
`;

0 comments on commit 98f7e9e

Please sign in to comment.