Skip to content

Commit

Permalink
Annotate test with JENKINS-38699
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Apr 3, 2021
1 parent 8ef1573 commit 2527eca
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -624,6 +624,7 @@ public void testHasGitRepoFalse() throws Exception {
tempDir.toFile().delete();
}

@Issue("JENKINS-38699")
@Test
public void testHasGitRepoNestedDir() throws Exception {
File childDir = tempFolder.newFolder("parentDir", "childDir");
Expand Down

0 comments on commit 2527eca

Please sign in to comment.