class type

pull/10976/head
Philipp 2021-11-12 22:30:48 +01:00
parent 7797c3a0a8
commit c0219fe2fa
No known key found for this signature in database
GPG Key ID: 24A7501396EB5432
1 changed files with 1 additions and 1 deletions

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.