We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3621892 commit 4126b1aCopy full SHA for 4126b1a
src/test/java/hudson/plugins/git/GitSCMTest.java
@@ -2180,7 +2180,6 @@ public void testInitSparseCheckoutOverSlave() throws Exception {
2180
assertFalse(build1.getWorkspace().child(commitFile1).exists());
2181
}
2182
2183
- @Issue("JENKINS-22009")
2184
@Test
2185
@Issue("JENKINS-22009")
2186
public void testPolling_environmentValueInBranchSpec() throws Exception {
0 commit comments