Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Try to fix snapshot.
  • Loading branch information
jasmussen committed Jan 26, 2022
commit bc443d4dd2cb86fdd14609b9b666afbeb077d9ac
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ exports[`Navigation placeholder allows a navigation block to be created from exi
<!-- /wp:navigation-submenu -->"
`;

exports[`Navigation placeholder allows a navigation block to be created using existing pages 1`] = `"<!-- wp:page-list /-->"`;

exports[`Navigation placeholder creates an empty navigation block when the selected existing menu is also empty 1`] = `""`;

exports[`Navigation supports navigation blocks that have inner blocks within their markup and converts them to wp_navigation posts 1`] = `"<!-- wp:page-list /-->"`;