diff --git a/phpunit.xml b/phpunit.xml index a93c2b9b3f..b671226ef8 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -28,7 +28,7 @@ convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" - xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd"> + xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.6/phpunit.xsd"> ./app @@ -36,7 +36,7 @@ - ./tests/Api/Models/TransactionCurrency + ./tests