Changeset 54722 for trunk/tests/phpunit/tests/ajax/wpAjaxInlineSave.php
- Timestamp:
- 10/30/2022 01:05:06 AM (23 months ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/wpAjaxInlineSave.php
r54721 r54722 10 10 * 11 11 * @group ajax 12 * 13 * @covers ::wp_ajax_inline_save 12 14 */ 13 class Tests_Ajax_ QuickEditextends WP_Ajax_UnitTestCase {15 class Tests_Ajax_wpAjaxInlineSave extends WP_Ajax_UnitTestCase { 14 16 15 17 /** 16 18 * @ticket 26948 17 19 * 18 * @covers ::wp_ajax_inline_save19 20 * @covers ::edit_post 20 21 */
Note: See TracChangeset
for help on using the changeset viewer.