Make WordPress Core

Changes between Version 24 and Version 26 of Ticket #48145


Ignore:
Timestamp:
11/11/2019 09:30:14 PM (6 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48145 – Description

    v24 v26  
    301301/var/www/tests/phpunit/tests/post.php:820
    302302}}}
     303{{{
     3041) Tests_Query_Conditionals::test_main_comments_feed
     305is_404 is true but is expected to be false.
     306is_comment_feed is false but is expected to be true.
     307is_feed is false but is expected to be true.
     308is_single is false but is expected to be true.
     309is_singular is false but is expected to be true.
     310/var/www/tests/phpunit/includes/abstract-testcase.php:964
     311/var/www/tests/phpunit/tests/query/conditionals.php:430
     312}}}