Remove annotations and fix test..

This commit is contained in:
Philipp Holzer 2020-01-10 13:11:32 +01:00
parent 016cfcd846
commit d3ab1db29a
No known key found for this signature in database
GPG Key ID: D8365C3D36B77D90
1 changed files with 0 additions and 5 deletions

View File

@ -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 */