From: Michael Date: Sat, 9 Sep 2023 10:37:26 +0000 (+0000) Subject: Test test X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=dbf863fbd20ed163f94363f7b2638329aca4f45e;p=friendica.git Test test --- diff --git a/tests/src/Model/UserTest.php b/tests/src/Model/UserTest.php index 542288d71f..2cab353a0f 100644 --- a/tests/src/Model/UserTest.php +++ b/tests/src/Model/UserTest.php @@ -125,7 +125,7 @@ class UserTest extends MockedTest $this->parent, $this->child, $this->manage - ], $record); + ], $record, 'testIdentitiesAsParent: ' . print_r($record, true)); } public function testIdentitiesAsChild()