Make tests PHPUnit 6.0 compatible
This commit is contained in:
@@ -25,6 +25,9 @@ use Friendica\Test\MockedTest;
|
||||
|
||||
class ItemTest extends MockedTest
|
||||
{
|
||||
/**
|
||||
* @doesNotPerformAssertions
|
||||
*/
|
||||
public function testDetermineCategoriesTerms()
|
||||
{
|
||||
static::markTestIncomplete('Test data needed.');
|
||||
|
||||
Reference in New Issue
Block a user