mirror of
https://github.com/friendica/friendica
synced 2025-04-22 15:10:12 +00:00
Lock TTL fix
This commit is contained in:
parent
95a41699cf
commit
c2bd69e351
11 changed files with 38 additions and 3 deletions
|
@ -8,6 +8,8 @@ use Friendica\Core\Lock\CacheLockDriver;
|
|||
|
||||
/**
|
||||
* @requires extension memcached
|
||||
* @runTestsInSeparateProcesses
|
||||
* @preserveGlobalState disabled
|
||||
*/
|
||||
class MemcachedCacheLockDriverTest extends LockTest
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue