Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
🔧 update config
Browse files Browse the repository at this point in the history
  • Loading branch information
venusdrogon committed Dec 19, 2016
1 parent fa58fd8 commit 3a4dad1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Expand Up @@ -932,6 +932,9 @@
<version>${v.maven-surefire-plugin}</version>
<configuration>
<skip>true</skip><!-- 跳过测试 -->

<!-- Option to print summary of test suites or just print the test cases that have errors. Default value is: true. -->
<printSummary>true</printSummary>
</configuration>
</plugin>

Expand Down

0 comments on commit 3a4dad1

Please sign in to comment.