We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281cdf4 commit a933321Copy full SHA for a933321
pom.xml
@@ -18,7 +18,7 @@
18
<artifactId>maven-surefire-plugin</artifactId>
19
<version>2.12.4</version>
20
<configuration>
21
- <skipTests>true</skipTests>
+ <skipTests>false</skipTests>
22
</configuration>
23
</plugin>
24
<plugin>
0 commit comments