Skip to content

Commit 046f875

Browse files
Update apps/files_external/tests/FtpConstructorTest.php
Co-authored-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: bahman <42313073+bahman026@users.noreply.github.com>
1 parent 69683ba commit 046f875

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

apps/files_external/tests/FtpConstructorTest.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313
use PHPUnit\Framework\Attributes\DataProvider;
1414
use Test\TestCase;
1515

16-
/**
17-
* The FTP connection is established lazily, so the constructor can be covered
18-
* without a reachable FTP server. The backend tests in Storage/FtpTest.php do
19-
* need one and are run separately.
20-
*/
2116
class FtpConstructorTest extends TestCase {
2217
public static function portProvider(): array {
2318
$parameters = [

0 commit comments

Comments
 (0)