Skip to content

Commit

Permalink
Fixes #3992 - Set TEMP directory for Piranha Multi tests (#4009)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Sep 25, 2024
1 parent d190bb0 commit ece5db3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions multi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<workingDirectory>${project.build.directory}</workingDirectory>
<systemPropertyVariables>
<httpPort>${httpPort}</httpPort>
<httpPort2>${httpPort2}</httpPort2>
Expand Down

0 comments on commit ece5db3

Please sign in to comment.