File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1426,9 +1426,9 @@ public function test_post_type_archive_menu_item_gets_current_page_parent_on_pub
14261426 $ this ->menu_id ,
14271427 0 ,
14281428 array (
1429- 'menu-item-type ' => 'post_type_archive ' ,
1430- 'menu-item-object ' => 'cpt38836 ' ,
1431- 'menu-item-status ' => 'publish ' ,
1429+ 'menu-item-type ' => 'post_type_archive ' ,
1430+ 'menu-item-object ' => 'cpt38836 ' ,
1431+ 'menu-item-status ' => 'publish ' ,
14321432 )
14331433 );
14341434
@@ -1477,9 +1477,9 @@ public function test_post_type_archive_menu_item_is_not_current_page_parent_for_
14771477 $ this ->menu_id ,
14781478 0 ,
14791479 array (
1480- 'menu-item-type ' => 'post_type_archive ' ,
1481- 'menu-item-object ' => 'cpt38836b ' ,
1482- 'menu-item-status ' => 'publish ' ,
1480+ 'menu-item-type ' => 'post_type_archive ' ,
1481+ 'menu-item-object ' => 'cpt38836b ' ,
1482+ 'menu-item-status ' => 'publish ' ,
14831483 )
14841484 );
14851485
You can’t perform that action at this time.
0 commit comments