diff --git a/mail/tests/SaveToVfsTest.php b/mail/tests/SaveToVfsTest.php index a3ca524297..bbd57e919f 100644 --- a/mail/tests/SaveToVfsTest.php +++ b/mail/tests/SaveToVfsTest.php @@ -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)