From 952067acb9233f647fcae4b73f90bcc05b63f7ba Mon Sep 17 00:00:00 2001 From: Philipp Czora Date: Wed, 1 Aug 2018 13:54:15 +0200 Subject: [PATCH] Fixed bug preventing frontend tests to be skipped when -DskipTests is set --- scm-ui/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/scm-ui/pom.xml b/scm-ui/pom.xml index 58c935ad21..e05c9b0ade 100644 --- a/scm-ui/pom.xml +++ b/scm-ui/pom.xml @@ -68,6 +68,7 @@ + ${skipTests}