Test test

This commit is contained in:
Michael 2023-09-09 10:37:26 +00:00
parent 5cc1f87511
commit dbf863fbd2
1 changed files with 1 additions and 1 deletions

View 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()