From: Michael Date: Sun, 25 Dec 2022 10:57:27 +0000 (+0000) Subject: Fix tests X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=80247bd1ca407003510ca05e80a472ae47bceb35;p=friendica.git Fix tests --- diff --git a/tests/src/Moderation/Factory/ReportTest.php b/tests/src/Moderation/Factory/ReportTest.php index 7ce6ab0f09..286b529925 100644 --- a/tests/src/Moderation/Factory/ReportTest.php +++ b/tests/src/Moderation/Factory/ReportTest.php @@ -122,7 +122,7 @@ class ReportTest extends MockedTest 'cid' => 13, 'comment' => '', 'category' => null, - 'rules' => null, + 'rules' => '', 'forward' => false, 'postUriIds' => [], 'uid' => 12,