Changeset 56548 for trunk/tests/phpunit/tests/ajax/wpCustomizeNavMenus.php
- Timestamp:
- 09/08/2023 10:01:14 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/wpCustomizeNavMenus.php
r54722 r56548 108 108 $this->assertSame( $expected_results, $response ); 109 109 } 110 111 110 } 112 111 … … 292 291 $response = json_decode( $this->_last_response, true ); 293 292 $this->assertSame( $success_status, $response['success'] ); 294 295 293 } 296 294
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)