Tests: Rename the test class for wp_preload_resources() tests.

This matches the name of the function being tested.

Follow-up to [53846].

See #42438.

git-svn-id: https://develop.svn.wordpress.org/trunk@53849 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2022-08-06 00:03:01 +00:00
parent 3deb9e9520
commit d6b46b9b99

View File

@@ -6,7 +6,7 @@
* @ticket 42438
* @covers ::wp_preload_resources
*/
class Tests_General_wpPreloadLinks extends WP_UnitTestCase {
class Tests_General_wpPreloadResources extends WP_UnitTestCase {
/**
* @dataProvider data_preload_resources