Changeset 54722 for trunk/tests/phpunit/tests/ajax/wpCustomizeManager.php
- Timestamp:
- 10/30/2022 01:05:06 AM (3 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/wpCustomizeManager.php
r54721 r54722 3 3 * Testing Ajax customize manager functionality. 4 4 * 5 * @package WordPress5 * @package WordPress 6 6 * @subpackage UnitTests 7 * @since 4.3.0 8 * @group ajax 7 * @since 4.3.0 8 * 9 * @group ajax 9 10 */ 10 class Tests_Ajax_ CustomizeManager extends WP_Ajax_UnitTestCase {11 class Tests_Ajax_wpCustomizeManager extends WP_Ajax_UnitTestCase { 11 12 12 13 /**
Note: See TracChangeset
for help on using the changeset viewer.