Skip to content

Commit 0842a27

Browse files
Update Mend configuration to exclude ITs and tests (#101)
1 parent 482f92c commit 0842a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wss-unified-agent.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mend documentation: https://docs.mend.io/en-US/bundle/unified_agent/page/getting_started_with_the_unified_agent.html
22

3-
excludes=**/*sources.jar **/*javadoc.jar **/its/plugin/projects/** eslint-bridge/tests/**
3+
excludes=**/*sources.jar **/*javadoc.jar **/its/** **/tests/**
44
fileSystemScan=False
55
resolveAllDependencies=False
66

0 commit comments

Comments
 (0)