Commit 14e1e905 authored by Fotis Soldatos's avatar Fotis Soldatos
Browse files

chore(automation): exclude acl package from code coverage report

parent b0c149a0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -297,6 +297,7 @@
            <exclude>device/*</exclude>
            <exclude>monitoring/*</exclude>
            <exclude>kpi_sample_types/*</exclude>
            <exclude>acl/*</exclude>
          </excludes>
          </configuration>
          <executions>