Skip to content

Commit a933321

Browse files
Update pom.xml
1 parent 281cdf4 commit a933321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<artifactId>maven-surefire-plugin</artifactId>
1919
<version>2.12.4</version>
2020
<configuration>
21-
<skipTests>true</skipTests>
21+
<skipTests>false</skipTests>
2222
</configuration>
2323
</plugin>
2424
<plugin>

0 commit comments

Comments
 (0)