]> git.mxchange.org Git - friendica.git/commitdiff
Test test
authorMichael <heluecht@pirati.ca>
Sat, 9 Sep 2023 10:37:26 +0000 (10:37 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 9 Sep 2023 10:37:26 +0000 (10:37 +0000)
tests/src/Model/UserTest.php

index 542288d71f69e85332c930f91e067fa6612b1edc..2cab353a0f674e930737fc6e14a67d280fc3472c 100644 (file)
@@ -125,7 +125,7 @@ class UserTest extends MockedTest
                        $this->parent,
                        $this->child,
                        $this->manage
-               ], $record);
+               ], $record, 'testIdentitiesAsParent: ' . print_r($record, true));
        }
 
        public function testIdentitiesAsChild()