We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03526f0 commit 32b0c43Copy full SHA for 32b0c43
1 file changed
composer.json
@@ -16,8 +16,7 @@
16
},
17
"autoload-dev": {
18
"psr-4": {
19
- "Tests\\E2E\\": "tests/Queue/E2E",
20
- "Tests\\Unit\\": "tests/Queue/Unit"
+ "Tests\\E2E\\": "tests/Queue/E2E"
21
}
22
23
"scripts":{
0 commit comments