Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 78fddc1

Browse files
committed
Merge branch '2.8' into 3.0
* 2.8: merged the two php sections of phpunix.xml.dist
2 parents c2c19a2 + 079111c commit 78fddc1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
>
1010
<php>
1111
<ini name="error_reporting" value="-1" />
12+
<server name="KERNEL_DIR" value="app/" />
1213
</php>
1314

1415
<testsuites>
@@ -17,10 +18,6 @@
1718
</testsuite>
1819
</testsuites>
1920

20-
<php>
21-
<server name="KERNEL_DIR" value="app/" />
22-
</php>
23-
2421
<filter>
2522
<whitelist>
2623
<directory>src</directory>

0 commit comments

Comments
 (0)