We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02ecd4c commit fae0781Copy full SHA for fae0781
composer.json
@@ -14,7 +14,7 @@
14
],
15
"autoload": {
16
"psr-4": {
17
- "src\\QATools\\PHPUnitExtension\\": "QATools/PHPUnitExtension/"
+ "QATools\\PHPUnitExtension\\": "src/QATools/PHPUnitExtension/"
18
}
19
20
0 commit comments