From f67c8a73153a09826feda49a9c5fca030c7c1a19 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 5 May 2020 16:42:29 +0000 Subject: [PATCH] Fix test --- tests/include/ApiTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/include/ApiTest.php b/tests/include/ApiTest.php index 145619a75..e4443404e 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);