Changeset 47212 for trunk/tests/phpunit/tests/functions/wpAuthCheck.php
- Timestamp:
- 02/08/2020 05:29:54 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/wpAuthCheck.php
r47122 r47212 2 2 3 3 /** 4 * Tests for the behavior of `wp_auth_check()` 5 * 4 6 * @group functions.php 5 *6 * Tests for the behavior of `wp_auth_check()`7 7 */ 8 8 class Tests_Functions_WP_Auth_Check extends WP_UnitTestCase {
Note: See TracChangeset
for help on using the changeset viewer.