Changeset 51650
- Timestamp:
- 08/21/2021 03:32:53 PM (3 years ago)
- Location:
- trunk/tests/phpunit/tests/error-protection
- Files:
-
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/error-protection/wpRecoveryModeCookieService.php
r51649 r51650 4 4 * @group error-protection 5 5 */ 6 class Tests_ Recovery_Mode_Cookie_Service extends WP_UnitTestCase {6 class Tests_Error_Protection_wpRecoveryModeCookieService extends WP_UnitTestCase { 7 7 8 8 /** -
trunk/tests/phpunit/tests/error-protection/wpRecoveryModeKeyService.php
r51649 r51650 4 4 * @group error-protection 5 5 */ 6 class Tests_ Recovery_Mode_Key_Service extends WP_UnitTestCase {6 class Tests_Error_Protection_wpRecoveryModeKeyService extends WP_UnitTestCase { 7 7 8 8 /**
Note: See TracChangeset
for help on using the changeset viewer.