From 349e1d20151304ec31283ff8f04c1feb28f36da8 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 5 May 2020 17:32:11 +0000 Subject: [PATCH] Tests could work again --- 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 e4443404e2..9970ced248 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);