Skip to content

Commit 11ea83b

Browse files
committed
ci: remove __tests__ pattern Refs: KEH-189
1 parent ef3c875 commit 11ea83b

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
@@ -5,7 +5,6 @@ sonar.javascript.lcov.reportPaths=./coverage/lcov.info
55
sonar.sourceEncoding=UTF-8
66
sonar.sources=src
77
sonar.exclusions= \
8-
**/__tests__/**/*, \
98
**/__mocks__/**/*, \
109
**/__snapshots__/*, \
1110
**/*.d.ts, \

0 commit comments

Comments
 (0)