Skip to content

Commit 1d0de7c

Browse files
committed
fixed source in sonar
1 parent 4e5e09b commit 1d0de7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sonar.projectName=split_openfeature
22
sonar.projectKey=split_openfeature
33
sonar.python.version=3.9
4-
sonar.sources=splitio
4+
sonar.sources=split_openfeature
55
sonar.tests=tests
66
sonar.text.excluded.file.suffixes=.csv
77
sonar.python.coverage.reportPaths=coverage.xml

0 commit comments

Comments
 (0)