Skip to content

Commit

Permalink
Update CLIActionTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Nov 12, 2024
1 parent 88fadbf commit 0bd112c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/src/test/java/hudson/cli/CLIActionTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.allOf;
import static org.hamcrest.Matchers.containsString;
import static org.hamcrest.Matchers.containsStringIgnoringCase;
import static org.hamcrest.Matchers.is;
import static org.junit.Assert.assertEquals;

Expand Down

0 comments on commit 0bd112c

Please sign in to comment.