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 18c919c commit 86d9b44Copy full SHA for 86d9b44
composer.json
@@ -31,7 +31,7 @@
31
},
32
"autoload-dev": {
33
"psr-4": {
34
- "Toolkit\\CliTest\\": "src/"
+ "Toolkit\\CliTest\\": "test/"
35
}
36
37
"scripts": {
0 commit comments