Skip to content

Commit

Permalink
[JENKINS-42009] Group conditions through allOf.
Browse files Browse the repository at this point in the history
  • Loading branch information
Evaristo Gutiérrez committed Feb 14, 2017
1 parent 57b431b commit 1494ef1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/integration/EventsTest.java
Expand Up @@ -66,6 +66,7 @@
import org.jvnet.hudson.test.JenkinsRule;
import org.jvnet.hudson.test.TestExtension;

import static org.hamcrest.Matchers.allOf;
import static org.hamcrest.Matchers.contains;
import static org.hamcrest.Matchers.containsInAnyOrder;
import static org.hamcrest.Matchers.empty;
Expand Down

0 comments on commit 1494ef1

Please sign in to comment.