summaryrefslogtreecommitdiffstats
path: root/uitest-common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'uitest-common/pom.xml')
-rw-r--r--uitest-common/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/uitest-common/pom.xml b/uitest-common/pom.xml
index 28ae930e24..f87ece9f3a 100644
--- a/uitest-common/pom.xml
+++ b/uitest-common/pom.xml
@@ -12,6 +12,8 @@
<packaging>jar</packaging>
<properties>
<skip.uitest.deployment>true</skip.uitest.deployment>
+ <!-- Don't care about coding style for tests -->
+ <sonar.skip>true</sonar.skip>
</properties>
<url>https://vaadin.com/</url>