- Timestamp:
- 12/11/2025 11:47:08 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/menu/wpAjaxMenuQuickSearch.php
r60991 r61370 193 193 194 194 $results_json = array_map( 'json_decode', $results ); 195 $this->assert Equals( 'wptests_123', $results_json[0]->post_type );195 $this->assertSame( 'wptests_123', $results_json[0]->post_type ); 196 196 } 197 197 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)