tests: improved stability

This commit is contained in:
Oleg Agafonov 2025-02-07 08:07:12 +04:00
parent 4a3429b792
commit 30af2ef2c8

View file

@ -13,6 +13,7 @@ import java.io.InputStream;
/** /**
* @author JayDi85 * @author JayDi85
*/ */
@Ignore // TODO: too many fails due third party servers downtime, migrate to more stable resources or just run it manually
public class DownloaderTest { public class DownloaderTest {
@Test @Test