Skip to content

Commit bb395fc

Browse files
committed
Annotate JENKINS-34070 on a test that checks it
1 parent 0e8af19 commit bb395fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ public void equalsContract() {
204204
.verify();
205205
}
206206

207-
@Issue("JENKINS-51638")
207+
@Issue({"JENKINS-51638", "JENKINS-34070"})
208208
@Test
209209
public void mergeStrategyCase() throws Exception {
210210
Map<String, Object> args = new HashMap<>();

0 commit comments

Comments
 (0)