Skip to content

Commit 4af5747

Browse files
authored
Fix comment in pom.xml
[skip ci] Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
1 parent 6f0071a commit 4af5747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
<hide-test-logs-in-console>true</hide-test-logs-in-console>
117117

118118
<!--
119-
This argument is pulled in by Failsafe, and JaCoCo will amend it to ensure the
120-
coverage agent is installed into the forked JVM running the tests. See
119+
This argument is pulled in by Surefire and Failsafe, and JaCoCo will amend it to
120+
ensure the coverage agent is installed into the forked JVM running the tests. See
121121
https://www.eclemma.org/jacoco/trunk/doc/prepare-agent-mojo.html for info.
122122
123123
We also disable code sharing to prevent some other warnings during test runs, and

0 commit comments

Comments
 (0)