Skip to content

Commit 3a4dad1

Browse files
committed
🔧 update config
1 parent fa58fd8 commit 3a4dad1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -932,6 +932,9 @@
932932
<version>${v.maven-surefire-plugin}</version>
933933
<configuration>
934934
<skip>true</skip><!-- 跳过测试 -->
935+
936+
<!-- Option to print summary of test suites or just print the test cases that have errors. Default value is: true. -->
937+
<printSummary>true</printSummary>
935938
</configuration>
936939
</plugin>
937940

0 commit comments

Comments
 (0)