Make WordPress Core


Ignore:
Timestamp:
04/21/2022 11:11:10 PM (3 years ago)
Author:
audrasjb
Message:

Build/Test Tools: Typo correction in rss2 unit tests.

Follow-up to [53233].

Props SergeyBiryukov.
Fixes #47968.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/feed/rss2.php

    r53233 r53241  
    608608                    strtotime( $headers['Last-Modified'] ),
    609609                    strtotime( $today ),
    610                     'Last-Modified was not the date of the most recent most'
     610                    'Last-Modified was not the date of the most recent post'
    611611                );
    612612                return $headers;
Note: See TracChangeset for help on using the changeset viewer.