Adapt tests for PhpUnit 7.5
authorPhilipp <admin@philipp.info>
Thu, 1 Apr 2021 19:19:45 +0000 (21:19 +0200)
committerPhilipp <admin@philipp.info>
Sun, 4 Apr 2021 17:13:40 +0000 (19:13 +0200)
commit4b38b6aa1620fafc49d8fc6dfa303fc4e7306175
tree397c3c1bfdbdef4298c7426887d5a34e8cabbe79
parent5947698dc15ee6887dd9af0da1c68d6a41f06ced
Adapt tests for PhpUnit 7.5
tests/legacy/ApiTest.php
tests/src/Core/Cache/ArrayCacheTest.php
tests/src/Core/InstallerTest.php
tests/src/Core/Lock/ArrayCacheLockTest.php
tests/src/Core/Lock/SemaphoreLockTest.php
tests/src/Security/TwoFactor/Factory/TrustedBrowserTest.php
tests/src/Security/TwoFactor/Model/TrustedBrowserTest.php
tests/src/Util/Logger/ProfilerLoggerTest.php
tests/src/Util/Logger/SyslogLoggerTest.php
tests/src/Util/Logger/VoidLoggerTest.php