diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1191,6 +1191,7 @@ </goals> <phase>test</phase> <configuration> + <skip>${maven.test.skip}</skip> <arguments>run-script test:coverage</arguments> <workingDirectory>${project.build.directory}/${ui.react.src}</workingDirectory> </configuration> |