mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Build/Test Tools: Update @covers tags for the load tests.
Props pbearne, jrf, hellofromTonya, patopaiar, ironprogrammer, antonvlasenko, SergeyBiryukov, costdev. See #39265. git-svn-id: https://develop.svn.wordpress.org/trunk@53867 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
* Tests for wp_convert_hr_to_bytes().
|
||||
*
|
||||
* @group load.php
|
||||
*
|
||||
* @covers ::wp_convert_hr_to_bytes
|
||||
*/
|
||||
class Tests_Load_wpConvertHrToBytes extends WP_UnitTestCase {
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
* Tests for wp_is_ini_value_changeable().
|
||||
*
|
||||
* @group load.php
|
||||
*
|
||||
* @covers ::wp_is_ini_value_changeable
|
||||
*/
|
||||
class Tests_Load_wpIsIniValueChangeable extends WP_UnitTestCase {
|
||||
|
||||
Reference in New Issue
Block a user