pull/13417/head
Michael 2023-09-09 10:37:26 +00:00
rodzic 5cc1f87511
commit dbf863fbd2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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