Skip to content

Commit 9910c10

Browse files
authored
Merge pull request #6 from codebtech/feat/merge-reports
Rename tests dir
2 parents 9722f44 + d465b6c commit 9910c10

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"autoload-dev": {
1919
"psr-4": {
20-
"CodeB\\CoverageBadge\\Tests\\": "Tests/"
20+
"CodeB\\CoverageBadge\\Tests\\": "tests/"
2121
}
2222
},
2323
"bin": [
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)