Skip to content

Commit 9807ec7

Browse files
committed
Add comment
Signed-off-by: sirivarma <[email protected]>
1 parent 13095c0 commit 9807ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<testcontainers-test.version>1.20.0</testcontainers-test.version>
3636

3737
<!-- The JaCoCo plugin was expecting coverage for this module, but since it's a test module
38-
and code coverage typically doesn't apply to tests, I set the coverage to 0. -->
38+
and code coverage typically doesn't apply to tests, the coverage is set to 0. -->
3939
<jacoco-maven-plugin.coverage-ratio>0%</jacoco-maven-plugin.coverage-ratio>
4040
<junit-platform.version>1.11.4</junit-platform.version>
4141
</properties>

0 commit comments

Comments
 (0)