Shinsuke Sugaya 1 год назад
Родитель
Сommit
7129edae93
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -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>