summaryrefslogtreecommitdiffstats
path: root/uitest
diff options
context:
space:
mode:
Diffstat (limited to 'uitest')
-rw-r--r--uitest/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/uitest/pom.xml b/uitest/pom.xml
index 8f9fb53758..84eeb9566d 100644
--- a/uitest/pom.xml
+++ b/uitest/pom.xml
@@ -12,6 +12,8 @@
<packaging>war</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>