cleanup FTP system tests

as we cannot test FTP with S3 backend easily, test is disabled and removed from api tests
This commit is contained in:
André Roth
2024-10-02 23:43:12 +02:00
parent caf55bb8e0
commit d6efe8636e
2 changed files with 1 additions and 11 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ class UpdateMirror10Test(BaseTest):
outputMatchPrepare = filterOutSignature
class UpdateMirror11Test(BaseTest):
class UpdateMirror11FTPTest(BaseTest):
"""
update mirrors: update over FTP
"""