mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 03:34:27 +02: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 redis
|
||||
* @runTestsInSeparateProcesses
|
||||
* @preserveGlobalState disabled
|
||||
*/
|
||||
class RedisCacheLockDriverTest extends LockTest
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue