Lock TTL fix

This commit is contained in:
Philipp Holzer
2018-11-05 08:51:35 +01:00
parent 95a41699cf
commit c2bd69e351
11 changed files with 38 additions and 3 deletions

View File

@@ -4,6 +4,10 @@ namespace Friendica\Test\src\Core\Cache;
use Friendica\Core\Cache\CacheDriverFactory;
/**
* @runTestsInSeparateProcesses
* @preserveGlobalState disabled
*/
class DatabaseCacheDriverTest extends CacheTest
{
protected function getInstance()