Skip to content

Commit

Permalink
Unmute BuildExamplePluginsIT
Browse files Browse the repository at this point in the history
  • Loading branch information
alpar-t committed Nov 16, 2018
1 parent b7dcd30 commit 6a8fe49
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -23,7 +23,6 @@
import org.elasticsearch.gradle.test.GradleIntegrationTestCase;
import org.gradle.testkit.runner.GradleRunner;
import org.junit.BeforeClass;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.rules.TemporaryFolder;

@@ -39,7 +38,6 @@
import java.util.Objects;
import java.util.stream.Collectors;

@Ignore
public class BuildExamplePluginsIT extends GradleIntegrationTestCase {

private static List<File> EXAMPLE_PLUGINS = Collections.unmodifiableList(

0 comments on commit 6a8fe49

Please sign in to comment.