mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 04:54:27 +02:00
Mak PHPCS happy
This commit is contained in:
parent
03cfa2d066
commit
7b39b3b9c0
8 changed files with 25 additions and 30 deletions
|
@ -28,7 +28,7 @@ class APCuCacheLockTest extends CacheLockTestCase
|
|||
}
|
||||
|
||||
$this->cache = new APCuCache('localhost');
|
||||
$this->lock = new CacheLock($this->cache);
|
||||
$this->lock = new CacheLock($this->cache);
|
||||
|
||||
parent::setUp();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue