Changeset 48858 for trunk/tests/phpunit/tests/ajax/CustomizeMenus.php
- Timestamp:
- 08/25/2020 12:57:17 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/CustomizeMenus.php
r47122 r48858 609 609 * Testing successful ajax_insert_auto_draft_post() call. 610 610 * 611 * @covers WP_Customize_Nav_Menus::ajax_insert_auto_draft_post ()611 * @covers WP_Customize_Nav_Menus::ajax_insert_auto_draft_post 612 612 */ 613 613 function test_ajax_insert_auto_draft_post_success() { … … 639 639 * Testing unsuccessful ajax_insert_auto_draft_post() call. 640 640 * 641 * @covers WP_Customize_Nav_Menus::ajax_insert_auto_draft_post ()641 * @covers WP_Customize_Nav_Menus::ajax_insert_auto_draft_post 642 642 */ 643 643 function test_ajax_insert_auto_draft_failures() {
Note: See TracChangeset
for help on using the changeset viewer.