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\ApiResponseDouble;
|
||||||
use Friendica\Test\Util\AuthenticationDouble;
|
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.
|
* Assert that the string is XML and contain the root element.
|
||||||
|
|
Loading…
Reference in a new issue