Fix dataset

This commit is contained in:
Philipp
2021-12-05 00:19:24 +01:00
parent dbfe918a8b
commit df1aabd304
2 changed files with 2 additions and 9 deletions

View File

@@ -221,12 +221,12 @@ return [
'location' => 'DFRN',
],
[
'id' => 42,
'id' => 48,
'uid' => 0,
'uri-id' => 42,
'name' => 'Self contact',
'nick' => 'selfcontact',
'self' => 1,
'self' => 0,
'nurl' => 'http://localhost/profile/selfcontact',
'url' => 'http://localhost/profile/selfcontact',
'about' => 'User used in tests',