Fix tests - hopefully

This commit is contained in:
Michael 2020-04-26 16:25:46 +00:00
parent 6c59e03805
commit 53b0401d6a

View file

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