mirror of
https://github.com/friendica/friendica
synced 2024-11-18 04:23:41 +00:00
class type
This commit is contained in:
parent
7797c3a0a8
commit
c0219fe2fa
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ use Friendica\Test\FixtureTest;
|
|||
use Friendica\Test\Util\ApiResponseDouble;
|
||||
use Friendica\Test\Util\AuthenticationDouble;
|
||||
|
||||
class ApiTest extends FixtureTest
|
||||
abstract class ApiTest extends FixtureTest
|
||||
{
|
||||
/**
|
||||
* Assert that the string is XML and contain the root element.
|
||||
|
|
Loading…
Reference in a new issue