Remove annotations and fix test..

This commit is contained in:
nupplaPhil
2020-01-10 13:11:32 +01:00
parent 016cfcd846
commit d3ab1db29a

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