Changes between Version 3 and Version 4 of Ticket #48145
- Timestamp:
- 10/12/2019 01:00:52 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48145 – Description
v3 v4 177 177 /var/www/tests/phpunit/tests/query/metaQuery.php:654 178 178 }}} 179 {{{ 180 1) Test_WP_Customize_Nav_Menus::test_load_available_items_query_returns_post_item_with_page_number 181 Failed asserting that an array contains Array &0 ( 182 'id' => 'post-1030' 183 'title' => 'Post Title' 184 'type' => 'post_type' 185 'type_label' => 'Post' 186 'object' => 'post' 187 'object_id' => 1030 188 'url' => 'http://example.org/?p=1030' 189 ). 190 /var/www/tests/phpunit/tests/customize/nav-menus.php:182 191 }}}