diff options
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ <artifactId>maven-surefire-plugin</artifactId> <version>2.22.1</version> <configuration> + <trimStackTrace>false</trimStackTrace> <!-- Sets the VM argument line used when unit tests are run. --> <argLine>${surefireArgLine}</argLine> |
