Skip to content

Commit

Permalink
[JENKINS-32179] Can enable test now.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Nov 9, 2016
1 parent 56d24dc commit 8773373
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -58,7 +58,6 @@
import org.jenkinsci.plugins.workflow.job.WorkflowRun;
import static org.junit.Assert.*;
import org.junit.ClassRule;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.jvnet.hudson.test.BuildWatcher;
Expand Down Expand Up @@ -177,7 +176,6 @@ public DescriptorImpl() {
}
}

@Ignore("TODO cloudbees-folder 5.5+")
@Issue("JENKINS-32179")
@Test public void conflictingBranches() throws Exception {
sampleRepo.init();
Expand Down

0 comments on commit 8773373

Please sign in to comment.