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 d746220 commit 7500bc5Copy full SHA for 7500bc5
tests/end-to-end/_files/multiple-testsuites/phpunit.xml
@@ -7,7 +7,7 @@
7
</testsuite>
8
9
<testsuite name="end-to-end">
10
- <directory>tests/unit</directory>
+ <directory>tests/end-to-end</directory>
11
12
</testsuites>
13
</phpunit>
0 commit comments