Skip to content

Commit

Permalink
Fix name of test file
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Jun 1, 2024
1 parent 42d9e75 commit ad48477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/phpunit/FilesLibMoveDirTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
* @backupStaticAttributes enabled
* @remarks backupGlobals must be disabled to have db,conf,user and lang not erased.
*/
class FilesLibRenameTest extends CommonClassTest
class FilesLibMoveDirTest extends CommonClassTest
{
protected $sourceDir;
protected $destinationDir;
Expand Down

0 comments on commit ad48477

Please sign in to comment.