Set test data

This commit is contained in:
Michael 2021-02-04 17:48:51 +00:00
parent 2282bb4a19
commit 2e4ff98699
1 changed files with 3 additions and 0 deletions

View File

@ -424,16 +424,19 @@ return [
'uri-id' => 1, 'uri-id' => 1,
'author-id' => 42, 'author-id' => 42,
'owner-id' => 42, 'owner-id' => 42,
'network' => 'dfrn',
], ],
[ [
'uri-id' => 3, 'uri-id' => 3,
'author-id' => 43, 'author-id' => 43,
'owner-id' => 43, 'owner-id' => 43,
'network' => 'dfrn',
], ],
[ [
'uri-id' => 6, 'uri-id' => 6,
'author-id' => 44, 'author-id' => 44,
'owner-id' => 44, 'owner-id' => 44,
'network' => 'dfrn',
], ],
], ],
'post-thread-user' => [ 'post-thread-user' => [