Skip to content

Commit fae0781

Browse files
author
Alexander Obuhovich
committed
The path was specified in namespace part for autoloader
1 parent 02ecd4c commit fae0781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"autoload": {
1616
"psr-4": {
17-
"src\\QATools\\PHPUnitExtension\\": "QATools/PHPUnitExtension/"
17+
"QATools\\PHPUnitExtension\\": "src/QATools/PHPUnitExtension/"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)