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 51214f9 commit 12e7bb8Copy full SHA for 12e7bb8
1 file changed
pom.xml
@@ -78,10 +78,6 @@
78
<groupId>org.apache.maven.plugins</groupId>
79
<artifactId>maven-surefire-plugin</artifactId>
80
<version>2.19.1</version>
81
- <configuration>
82
- <!-- Sets the VM argument line used when unit tests are run. -->
83
- <argLine>${surefireArgLine}</argLine>
84
- </configuration>
85
</plugin>
86
<plugin>
87
0 commit comments