Skip to content

Commit d13b894

Browse files
Apply suggestion from @coderabbitai[bot]
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 83243c7 commit d13b894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
<groupId>org.apache.maven.plugins</groupId>
469469
<artifactId>maven-surefire-plugin</artifactId>
470470
<configuration>
471-
<argLine>-Djava.security.properties=${test.java.security.file}</argLine>
471+
<argLine>@{argLine} -Djava.security.properties=${test.java.security.file}</argLine>
472472
</configuration>
473473
</plugin>
474474
</plugins>

0 commit comments

Comments
 (0)