Ignore test.

This commit is contained in:
David Kocher
2026-03-20 12:58:22 +01:00
parent 097058413b
commit dfa3bb064e
@@ -34,6 +34,7 @@ import ch.cyberduck.core.shared.DefaultFindFeature;
import ch.cyberduck.core.transfer.TransferStatus;
import ch.cyberduck.test.IntegrationTest;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.experimental.categories.Category;
@@ -46,6 +47,7 @@ import static org.junit.Assert.*;
public class DeleteWorkerTest extends AbstractDriveTest {
@Test
@Ignore
public void testDelete() throws Exception {
final Path home = DriveHomeFinderService.MYDRIVE_FOLDER;
final DriveFileIdProvider fileid = new DriveFileIdProvider(session);