]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Core/StorageManagerTest.php
Merge pull request #8079 from ozero/patch-1
[friendica.git] / tests / src / Core / StorageManagerTest.php
index 2d131c632541a8465d3ce870c8cecb9b18c959ed..443f8e786b83248f185533c2e3d20359f7360d6b 100644 (file)
@@ -24,12 +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
- * @preserveGlobalState disabled
- */
 class StorageManagerTest extends DatabaseTest
 {
        /** @var Database */