diff --git a/.codecov.yml b/.codecov.yml index acdc17c..fd2bb65 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -7,5 +7,5 @@ paths: "tconnectsync/" target: 75% tests: - paths: "test/" + paths: "tests/" target: 95% \ No newline at end of file