Skip to content

Commit 3642e75

Browse files
authored
sonar.test.inclusions=**/test/**/*
1 parent 12ec54d commit 3642e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ sonar.dart.lcov.reportPaths=packages/*/coverage/lcov.info
22
sonar.projectKey=daohoangson_flutter_widget_from_html
33
sonar.organization=daohoangson
44
sonar.sources=packages
5-
sonar.test.inclusions=**/test/*
5+
sonar.test.inclusions=**/test/**/*

0 commit comments

Comments
 (0)