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 4c0397b commit 9930184Copy full SHA for 9930184
phpunit.xml
@@ -10,7 +10,7 @@
10
>
11
<testsuites>
12
<testsuite name="E2E">
13
- <directory>./tests/Queue/e2e/Adapter</directory>
+ <directory>./tests/Queue/E2E/Adapter</directory>
14
</testsuite>
15
</testsuites>
16
</phpunit>
0 commit comments