Skip to content

Commit 97817bb

Browse files
committed
fixup! fixup! fixup! fixup! fixup! Update class names to align with PHPUnit expectation
1 parent 5291f34 commit 97817bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit/tests/filesystem/findFolder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @group file
77
* @group filesystem
88
*/
9-
class WP_Filesystem_Find_Folder_Test extends WP_Filesystem_UnitTestCase {
9+
class Tests_Filesystem_FindFolder extends WP_Filesystem_UnitTestCase {
1010

1111
public function test_ftp_has_root_access() {
1212
global $wp_filesystem;

0 commit comments

Comments
 (0)