Changeset 52010 for trunk/tests/phpunit/tests/canonical/paged.php
- Timestamp:
- 11/04/2021 03:22:47 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/canonical/paged.php
r47760 r52010 7 7 class Tests_Canonical_Paged extends WP_Canonical_UnitTestCase { 8 8 9 function test_redirect_canonical_with_nextpage_pagination() {9 public function test_redirect_canonical_with_nextpage_pagination() { 10 10 $para = 'This is a paragraph. 11 11 This is a paragraph.
Note: See TracChangeset
for help on using the changeset viewer.