mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-25 00:50:32 +00:00
update
This commit is contained in:
parent
ff133b7e9d
commit
f61f77c0f8
2 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
|
||||
bootstrap="vendor/autoload.php"
|
||||
stopOnFailure="true"
|
||||
colors="true"
|
||||
>
|
||||
<logging>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
|
||||
bootstrap="vendor/autoload.php"
|
||||
stopOnFailure="true"
|
||||
colors="true"
|
||||
>
|
||||
<testsuites>
|
||||
|
|
Loading…
Reference in a new issue