More missing table entries for tests

This commit is contained in:
Michael 2020-05-15 16:17:37 +00:00
parent 77b4d5fc5f
commit 1efcee030e
1 changed files with 10 additions and 1 deletions

View File

@ -57,6 +57,10 @@ return [
],
],
'contact' => [
[
'id' => 0,
'uid' => 0,
],
[
'id' => 42,
'uid' => 42,
@ -131,7 +135,12 @@ return [
'uri' => '6',
'guid' => '6',
],
],
],
'permissionset' => [
[
'id' => 0,
]
],
'item' => [
[
'id' => 1,