Changeset 51139
- Timestamp:
- 06/12/2021 03:47:08 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/bookmark/getBookmarks.php
r48939 r51139 122 122 } 123 123 124 public function test_category_param_prope lry_gets_parsed_as_list() {124 public function test_category_param_properly_gets_parsed_as_list() { 125 125 $bookmarks = self::factory()->bookmark->create_many( 3 ); 126 126 $categories = self::factory()->term->create_many(
Note: See TracChangeset
for help on using the changeset viewer.