From: nupplaPhil Date: Fri, 10 Jan 2020 12:11:32 +0000 (+0100) Subject: Remove annotations and fix test.. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d3ab1db29a5a4a31ab6dd0daaebb6d0c4239abce;p=friendica.git Remove annotations and fix test.. --- diff --git a/tests/src/Core/StorageManagerTest.php b/tests/src/Core/StorageManagerTest.php index 083d12d579..443f8e786b 100644 --- a/tests/src/Core/StorageManagerTest.php +++ b/tests/src/Core/StorageManagerTest.php @@ -24,11 +24,6 @@ use Psr\Log\LoggerInterface; use Psr\Log\NullLogger; use Friendica\Test\Util\SampleStorageBackend; -/** - * @todo Rework Hook:: methods to dynamic to remove the separated process annotation - * - * @runTestsInSeparateProcesses - */ class StorageManagerTest extends DatabaseTest { /** @var Database */