]> git.mxchange.org Git - friendica.git/commitdiff
Fix tests
authorMichael <heluecht@pirati.ca>
Sun, 25 Dec 2022 10:57:27 +0000 (10:57 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 25 Dec 2022 10:57:27 +0000 (10:57 +0000)
tests/src/Moderation/Factory/ReportTest.php

index 7ce6ab0f09b7ca90c963fe8df9a03f83e1e2a8d2..286b52992583a9085df6d602ca01255f7851ed85 100644 (file)
@@ -122,7 +122,7 @@ class ReportTest extends MockedTest
                                'cid'         => 13,
                                'comment'     => '',
                                'category'    => null,
-                               'rules'       => null,
+                               'rules'       => '',
                                'forward'     => false,
                                'postUriIds'  => [],
                                'uid'         => 12,