mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-05 03:40:56 +01:00
Fixed bug preventing frontend tests to be skipped when -DskipTests is set
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
</goals>
|
||||
<configuration>
|
||||
<script>test-ci</script>
|
||||
<skip>${skipTests}</skip>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
|
||||
Reference in New Issue
Block a user