Skip to content

Commit 0e8af19

Browse files
committed
Add issue annotation for JENKINS-22009
1 parent ed05f14 commit 0e8af19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1832,6 +1832,7 @@ public void testInitSparseCheckoutOverSlave() throws Exception {
18321832
* @throws Exception
18331833
*/
18341834
@Test
1835+
@Issue("JENKINS-22009")
18351836
public void testPolling_environmentValueInBranchSpec() throws Exception {
18361837
// create parameterized project with environment value in branch specification
18371838
FreeStyleProject project = createFreeStyleProject();

0 commit comments

Comments
 (0)