Skip to content

Commit 9070269

Browse files
rantoniukdependabot[bot]
authored andcommitted
spotless fixes
1 parent 7954e2c commit 9070269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ private Issue getIssue(String fixVersion, long id) throws URISyntaxException {
113113
null,
114114
null,
115115
null,
116-
null,
116+
null,
117117
null);
118118
}
119119
}

0 commit comments

Comments
 (0)