class type

This commit is contained in:
Philipp Holzer 2021-11-12 22:30:48 +01:00
parent 7797c3a0a8
commit c0219fe2fa
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432

View file

@ -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.