Skip to content

Commit

Permalink
Ignore tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Sep 16, 2024
1 parent 11cf4e8 commit 3d3c8c6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
import ch.cyberduck.ui.browser.SearchFilter;

import org.apache.commons.lang3.StringUtils;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.experimental.categories.Category;

Expand All @@ -35,6 +36,7 @@
import static org.junit.Assert.*;

@Category(IntegrationTest.class)
@Ignore
public class DriveSearchFeatureTest extends AbstractDriveTest {

@Test
Expand Down

0 comments on commit 3d3c8c6

Please sign in to comment.