diff --git a/tests/phpunit/tests/filesystem/findFolder.php b/tests/phpunit/tests/filesystem/findFolder.php index 3b517531ed..6ada55caf8 100644 --- a/tests/phpunit/tests/filesystem/findFolder.php +++ b/tests/phpunit/tests/filesystem/findFolder.php @@ -6,7 +6,7 @@ require_once __DIR__ . '/base.php'; * @group filesystem * @group wp-filesystem */ -class WP_Filesystem_find_folder_UnitTestCases extends WP_Filesystem_UnitTestCase { +class WP_Filesystem_Find_Folder_Test extends WP_Filesystem_UnitTestCase { function test_ftp_has_root_access() { global $wp_filesystem;