From: Philipp Date: Fri, 12 Nov 2021 21:30:48 +0000 (+0100) Subject: class type X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c0219fe2faf80f7d54e656cf09446d80ff8889dc;p=friendica.git class type --- diff --git a/tests/src/Module/Api/ApiTest.php b/tests/src/Module/Api/ApiTest.php index 58bbb5c388..e168c26555 100644 --- a/tests/src/Module/Api/ApiTest.php +++ b/tests/src/Module/Api/ApiTest.php @@ -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.