Changeset 49847
- Timestamp:
- 12/21/2020 02:54:43 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/general/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/general/template.php
r49846 r49847 595 595 */ 596 596 function test_get_the_archive_title_is_correct_for_author_queries() { 597 $user_with_posts = $this->factory()->user->create_and_get(597 $user_with_posts = $this->factory()->user->create_and_get( 598 598 array( 599 599 'role' => 'author',
Note: See TracChangeset
for help on using the changeset viewer.