Skip to content

Commit 4126b1a

Browse files
committed
Remove duplicaed @issue
1 parent 3621892 commit 4126b1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/hudson/plugins/git/GitSCMTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2180,7 +2180,6 @@ public void testInitSparseCheckoutOverSlave() throws Exception {
21802180
assertFalse(build1.getWorkspace().child(commitFile1).exists());
21812181
}
21822182

2183-
@Issue("JENKINS-22009")
21842183
@Test
21852184
@Issue("JENKINS-22009")
21862185
public void testPolling_environmentValueInBranchSpec() throws Exception {

0 commit comments

Comments
 (0)