Skip to content
Snippets Groups Projects
Verified Commit 2e3e814c authored by Martin Weise's avatar Martin Weise
Browse files

Needed extra test args

parent bbac3e56
No related branches found
No related tags found
1 merge request!402Added the tests
This commit is part of merge request !402. Comments created here will be created in the context of that merge request.
No preview for this file type
......@@ -44,7 +44,7 @@ management:
livenessState:
enabled: true
server:
port: 18080
port: 8080
tomcat:
max-swallow-size: -1
logging:
......
......@@ -62,6 +62,7 @@
./report/target/site/jacoco-aggregate/jacoco.xml
</sonar.coverage.jacoco.xmlReportPaths>
<CodeCacheSize>128m</CodeCacheSize>
<extraJavaTestArgs></extraJavaTestArgs>
</properties>
<dependencies>
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment