Skip to content

Commit d3c9732

Browse files
committed
ci: remove __tests__ pattern Refs: KEH-189
1 parent 916060a commit d3c9732

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sonar-project.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ sonar.javascript.lcov.reportPaths=./coverage/lcov.info
66
sonar.sourceEncoding=UTF-8
77
sonar.sources=src
88
sonar.exclusions= \
9-
**/__tests__/**/*, \
109
**/__mocks__/**/*, \
1110
**/__snapshots__/*, \
1211
**/*.d.ts, \

0 commit comments

Comments
 (0)