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 657f247 commit a07cc90Copy full SHA for a07cc90
phpunit.xml
@@ -16,7 +16,7 @@
16
17
<testsuite name="end-to-end">
18
<directory suffix=".phpt">tests/end-to-end/baseline</directory>
19
- <directory suffix=".phpt">tests/end-to-end/check-php-version</directory>
+ <directory suffix=".phpt">tests/end-to-end/check-php-configuration</directory>
20
<directory suffix=".phpt">tests/end-to-end/cli</directory>
21
<directory suffix=".phpt">tests/end-to-end/code-coverage</directory>
22
<directory suffix=".phpt">tests/end-to-end/data-provider</directory>
0 commit comments