Skip to content

Commit 5fb8dd6

Browse files
committed
chore: add sonar test flag
1 parent d85b095 commit 5fb8dd6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sonar-project.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ sonar.organization=robbrazier
33
sonar.exclusions=coverage.xml,xunit.xml
44
sonar.python.xunit.reportPath=xunit.xml
55
sonar.python.coverage.reportPaths=coverage.xml
6+
sonar.tests=**/test/,**/tests/

0 commit comments

Comments
 (0)