Fix tests - hopefully

This commit is contained in:
Michael 2020-04-26 16:25:46 +00:00
parent 6c59e03805
commit 53b0401d6a
1 changed files with 6 additions and 0 deletions

View File

@ -256,6 +256,12 @@ return [
'wall' => 1,
],
],
'profile' => [
[
'id' => 1,
'uid' => 42,
],
],
'group' => [
[
'id' => 1,