Fix dataset

This commit is contained in:
Philipp Holzer 2021-12-05 00:19:24 +01:00
commit df1aabd304
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
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',