Skip to content

Commit

Permalink
Improvement - Enable InjectedTest
Browse files Browse the repository at this point in the history
This test helps to automatically find issues.
  • Loading branch information
darxriggs authored and lucamilanesio committed Sep 14, 2019
1 parent 3412326 commit cd923a8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,15 +131,6 @@

<build>
<plugins>
<plugin>
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
<!-- version specified in grandparent pom -->
<extensions>true</extensions>
<configuration>
<disabledTestInjection>true</disabledTestInjection>
</configuration>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
Expand Down

0 comments on commit cd923a8

Please sign in to comment.