Skip to content

Commit ea1e664

Browse files
committed
Fixing PHPUnit CI run configuration
1 parent 3400efb commit ea1e664

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
@@ -38,7 +38,7 @@
3838
},
3939
"autoload-dev": {
4040
"psr-4": {
41-
"unit\\Kiboko\\Component\\ETL\\Pipeline\\": "unit/"
41+
"unit\\Kiboko\\Component\\ETL\\Pipeline\\": "tests/unit/"
4242
}
4343
},
4444
"config": {
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)