Changeset 50452 for trunk/tests/phpunit/tests/link/wpGetCanonicalUrl.php
- Timestamp:
- 02/28/2021 01:39:07 PM (4 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/link/wpGetCanonicalUrl.php
r50451 r50452 6 6 * @covers ::wp_get_canonical_url 7 7 */ 8 class Tests_ WpGetCanonicalURLextends WP_UnitTestCase {8 class Tests_Link_wpGetCanonicalUrl extends WP_UnitTestCase { 9 9 public static $post_id; 10 10
Note: See TracChangeset
for help on using the changeset viewer.