We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d6ba9 commit 01682e6Copy full SHA for 01682e6
1 file changed
sonar-project.properties
@@ -9,7 +9,8 @@ sonar.exclusions= \
9
**/__snapshots__/*, \
10
**/*.d.ts, \
11
src/setupTests.js, \
12
- src/setupTests.ts
+ src/setupTests.ts, \
13
+ src/tests/**/*
14
15
sonar.test.inclusions= \
16
**/__tests__/**/*, \
0 commit comments