mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
Fix incorrect class
This commit is contained in:
parent
d4fb758a94
commit
4d67f98eeb
@ -100,7 +100,7 @@ class SaveToVfsTest extends \PHPUnit\Framework\TestCase
|
||||
}
|
||||
|
||||
|
||||
class VfsTestMail extends Api\Mail
|
||||
class VfsTestMail extends \EGroupware\Api\Mail
|
||||
{
|
||||
// Expose for testing
|
||||
public static function clean_subject_for_filename($filename)
|
||||
|
Loading…
Reference in New Issue
Block a user