diff --git a/tests/phpunit.xml b/tests/phpunit.xml index 023f0a74..4a62e567 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -4,7 +4,7 @@ ~ ~ @author nuxsmin ~ @link https://syspass.org - ~ @copyright 2012-2022, Rubén Domínguez nuxsmin@$syspass.org + ~ @copyright 2012-2023, Rubén Domínguez nuxsmin@$syspass.org ~ ~ This file is part of sysPass. ~ @@ -23,27 +23,15 @@ --> - - - ../lib/SP - - - ../lib/SP/DataModel - ../lib/SP/Providers - ../lib/SP/Html/Assets - ../lib/SP/Html/DataGrid - ../lib/SP/Config/ConfigData.php - + stopOnFailure="false" + cacheDirectory=".phpunit.cache" + backupStaticProperties="false"> + + + + ../lib/SP + + + ../lib/SP/DataModel + ../lib/SP/Providers + ../lib/SP/Html/Assets + ../lib/SP/Html/DataGrid + ../lib/SP/Config/ConfigData.php + +