Commit 7f6070ea authored by Liang Ding's avatar Liang Ding

Fix #12030

parent 2f991c96
......@@ -333,7 +333,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>${maven-surefire-plugin.version}</version>
<configuration>
<skipTests>true</skipTests>
<skipTests>false</skipTests>
</configuration>
</plugin>
......
DO NOT REMOVE THIS FILE!
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment