Fix tests - hopefully
This commit is contained in:
parent
6c59e03805
commit
53b0401d6a
|
@ -256,6 +256,12 @@ return [
|
|||
'wall' => 1,
|
||||
],
|
||||
],
|
||||
'profile' => [
|
||||
[
|
||||
'id' => 1,
|
||||
'uid' => 42,
|
||||
],
|
||||
],
|
||||
'group' => [
|
||||
[
|
||||
'id' => 1,
|
||||
|
|
Loading…
Reference in a new issue