#2793 add test.command.args

This commit is contained in:
Shinsuke Sugaya 2024-01-01 18:01:28 +09:00
parent dedcfbff25
commit 7129edae93

View file

@ -67,6 +67,7 @@
<id>integrationTests</id>
<properties>
<test.include.path>**/*Tests.java</test.include.path>
<test.command.args></test.command.args>
</properties>
</profile>
</profiles>