Revert "Disable tests temporarily"

This reverts commit e095d4dbb9.
This commit is contained in:
Oleg Zhurakousky
2021-12-01 14:37:14 +01:00
parent fd389825ff
commit 5306a79fb3

View File

@@ -98,14 +98,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<!-- <version>3.0.0-M5</version> -->
<configuration>
<skipTests>true</skipTests>
</configuration>
</plugin>
</plugins>
</build>
<reporting>