mirror of
https://github.com/opdavies/build-configs.git
synced 2025-03-13 05:26:56 +00:00
fix(phpunit): XML parse error
This commit is contained in:
parent
1819fa9a97
commit
53765e6048
|
@ -1,5 +1,5 @@
|
|||
<!-- {{ managedText | raw }} -->
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- {{ managedText | raw }} -->
|
||||
<phpunit
|
||||
beStrictAboutChangesToGlobalState="true"
|
||||
beStrictAboutOutputDuringTests="true"
|
||||
|
|
Loading…
Reference in a new issue