aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-ui/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-ui/pom.xml')
-rw-r--r--openecomp-ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml
index 760d1015e8..d2ff64ee61 100644
--- a/openecomp-ui/pom.xml
+++ b/openecomp-ui/pom.xml
@@ -157,7 +157,7 @@
<configuration>
<yarnInheritsProxyConfigFromMaven>false</yarnInheritsProxyConfigFromMaven>
<arguments>test-build ${jest.command}</arguments>
- <skip>${skipTests}</skip>
+ <skip>${maven.test.skip}</skip>
</configuration>
<!-- for some reason does not fail on test phase -->
<phase>test</phase>