1
0
mirror of synced 2025-01-18 17:01:41 +03:00

update phpunit config

This commit is contained in:
Akolzin Dmitry 2020-02-25 14:40:36 +03:00
parent 68522a8e7e
commit c8cdedce3f

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit
bootstrap="tests/phpunit/bootstrap.php"
bootstrap="tests/bootstrap.php"
backupGlobals="false"
colors="true"
convertErrorsToExceptions="true"