We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5291f34 commit 97817bbCopy full SHA for 97817bb
tests/phpunit/tests/filesystem/findFolder.php
@@ -6,7 +6,7 @@
6
* @group file
7
* @group filesystem
8
*/
9
-class WP_Filesystem_Find_Folder_Test extends WP_Filesystem_UnitTestCase {
+class Tests_Filesystem_FindFolder extends WP_Filesystem_UnitTestCase {
10
11
public function test_ftp_has_root_access() {
12
global $wp_filesystem;
0 commit comments