Added test data

This commit is contained in:
Michael 2020-05-15 16:00:00 +00:00
parent 29f99c134d
commit 77b4d5fc5f
1 changed files with 32 additions and 0 deletions

View File

@ -100,6 +100,38 @@ return [
'network' => 'dfrn',
],
],
'item-uri' => [
[
'id' => 1,
'uri' => '1',
'guid' => '1',
],
[
'id' => 2,
'uri' => '2',
'guid' => '2',
],
[
'id' => 3,
'uri' => '3',
'guid' => '3',
],
[
'id' => 4,
'uri' => '4',
'guid' => '4',
],
[
'id' => 5,
'uri' => '5',
'guid' => '5',
],
[
'id' => 6,
'uri' => '6',
'guid' => '6',
],
],
'item' => [
[
'id' => 1,