From: Michael Date: Tue, 5 May 2020 16:42:29 +0000 (+0000) Subject: Fix test X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f67c8a73153a09826feda49a9c5fca030c7c1a19;p=friendica.git Fix test --- diff --git a/tests/include/ApiTest.php b/tests/include/ApiTest.php index 145619a75d..e4443404e2 100644 --- a/tests/include/ApiTest.php +++ b/tests/include/ApiTest.php @@ -3849,7 +3849,7 @@ class ApiTest extends DatabaseTest $assertXml=<< - + XML; $this->assertXmlStringEqualsXmlString($assertXml, $result);