mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 06:19:16 +02: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
|
@ -25,6 +25,9 @@ use Friendica\Test\MockedTest;
|
|||
|
||||
class ItemTest extends MockedTest
|
||||
{
|
||||
/**
|
||||
* @doesNotPerformAssertions
|
||||
*/
|
||||
public function testDetermineCategoriesTerms()
|
||||
{
|
||||
static::markTestIncomplete('Test data needed.');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue