Commit 958cfff
committed
Fix xmllint error on phpunit.legacy.xml
Copies the legacy config rather than moving it so that xmllint can scan
it, which was the last thing preventing the 7.x build from passing.
Since the config is always available under the same filename, we also no
longer need to pass a custom `--configuration` flag for phpunit.1 parent 8dd0ae5 commit 958cfff
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 41 | + | |
46 | 42 | | |
47 | 43 | | |
48 | 44 | | |
| |||
0 commit comments