Skip to content

Commit 3f24957

Browse files
committed
[pom] Add another comment around excluded groups
1 parent b3e69d4 commit 3f24957

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132

133133
<properties>
134134
<clirr.comparisonVersion>3.4.6</clirr.comparisonVersion>
135+
<!-- Add slow test groups here and annotate classes similar to @Tag('groupName'). -->
135136
<!-- Excluded groups are ran on github ci, to force here, pass -d"excludedGroups=" -->
136137
<excludedGroups>TestcontainersTests</excludedGroups>
137138
<maven.compiler.testCompilerArgument>-parameters</maven.compiler.testCompilerArgument>

0 commit comments

Comments
 (0)