mirror of
https://github.com/friendica/friendica
synced 2025-04-21 01:50:17 +00:00
Make tests PHPUnit 6.0 compatible
This commit is contained in:
parent
1bcfa714a1
commit
93c8fdcbd4
10 changed files with 24 additions and 0 deletions
|
@ -63,6 +63,7 @@ class MemcacheCacheLockTest extends LockTest
|
|||
|
||||
/**
|
||||
* @small
|
||||
* @doesNotPerformAssertions
|
||||
*/
|
||||
public function testGetLocks()
|
||||
{
|
||||
|
@ -71,6 +72,7 @@ class MemcacheCacheLockTest extends LockTest
|
|||
|
||||
/**
|
||||
* @small
|
||||
* @doesNotPerformAssertions
|
||||
*/
|
||||
public function testGetLocksWithPrefix()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue