Skip to content

Commit 7954e2c

Browse files
rantoniukdependabot[bot]
authored andcommitted
chore(tests): fix Issue argument list
1 parent 34fc641 commit 7954e2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/hudson/plugins/jira/JiraReplaceFixVersionByRegExTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ private Issue getIssue(String fixVersion, long id) throws URISyntaxException {
113113
null,
114114
null,
115115
null,
116+
null,
116117
null);
117118
}
118119
}

0 commit comments

Comments
 (0)