Skip to content

Commit

Permalink
Update src/main/java/org/jenkinsci/plugins/JiraTestResultReporter/Jir…
Browse files Browse the repository at this point in the history
…aUtils.java

Co-authored-by: Cathy Chan <[email protected]>
  • Loading branch information
imonteroperez and cathychan authored Apr 21, 2022
1 parent 4891b15 commit e2cd08e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ public static SearchResult findIssues(Job project, TestResult test, EnvVars envV
* Unsupported:
* ! ( ) { } ^ ? \ /
*
* Provides special support for parameterized tests [ ]
* Provides special support for parameterized tests by ignoring the parameter in [ ]
*
* @param jql the JQL query.
* @return the JQL query with special chars escaped.
Expand Down

0 comments on commit e2cd08e

Please sign in to comment.